Class HttpJsonServiceUsageStub (2.12.0)

public class HttpJsonServiceUsageStub extends ServiceUsageStub

REST stub implementation for the ServiceUsage service API.

This class is for advanced usage and reflects the underlying API directly.

Inheritance

java.lang.Object > ServiceUsageStub > HttpJsonServiceUsageStub

Static Methods

create(ClientContext clientContext)

public static final HttpJsonServiceUsageStub create(ClientContext clientContext)
Parameter
NameDescription
clientContextClientContext
Returns
TypeDescription
HttpJsonServiceUsageStub
Exceptions
TypeDescription
IOException

create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)

public static final HttpJsonServiceUsageStub create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
Parameters
NameDescription
clientContextClientContext
callableFactoryHttpJsonStubCallableFactory
Returns
TypeDescription
HttpJsonServiceUsageStub
Exceptions
TypeDescription
IOException

create(ServiceUsageStubSettings settings)

public static final HttpJsonServiceUsageStub create(ServiceUsageStubSettings settings)
Parameter
NameDescription
settingsServiceUsageStubSettings
Returns
TypeDescription
HttpJsonServiceUsageStub
Exceptions
TypeDescription
IOException

getMethodDescriptors()

public static List<ApiMethodDescriptor> getMethodDescriptors()
Returns
TypeDescription
List<ApiMethodDescriptor>

Constructors

HttpJsonServiceUsageStub(ServiceUsageStubSettings settings, ClientContext clientContext)

protected HttpJsonServiceUsageStub(ServiceUsageStubSettings settings, ClientContext clientContext)

Constructs an instance of HttpJsonServiceUsageStub, using the given settings. This is protected so that it is easy to make a subclass, but otherwise, the static factory methods should be preferred.

Parameters
NameDescription
settingsServiceUsageStubSettings
clientContextClientContext

HttpJsonServiceUsageStub(ServiceUsageStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)

protected HttpJsonServiceUsageStub(ServiceUsageStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)

Constructs an instance of HttpJsonServiceUsageStub, using the given settings. This is protected so that it is easy to make a subclass, but otherwise, the static factory methods should be preferred.

Parameters
NameDescription
settingsServiceUsageStubSettings
clientContextClientContext
callableFactoryHttpJsonStubCallableFactory

Methods

awaitTermination(long duration, TimeUnit unit)

public boolean awaitTermination(long duration, TimeUnit unit)
Parameters
NameDescription
durationlong
unitTimeUnit
Returns
TypeDescription
boolean
Exceptions
TypeDescription
InterruptedException

batchEnableServicesCallable()

public UnaryCallable<BatchEnableServicesRequest,Operation> batchEnableServicesCallable()
Returns
TypeDescription
UnaryCallable<BatchEnableServicesRequest,Operation>
Overrides

batchEnableServicesOperationCallable()

public OperationCallable<BatchEnableServicesRequest,BatchEnableServicesResponse,OperationMetadata> batchEnableServicesOperationCallable()
Returns
TypeDescription
OperationCallable<BatchEnableServicesRequest,BatchEnableServicesResponse,OperationMetadata>
Overrides

batchGetServicesCallable()

public UnaryCallable<BatchGetServicesRequest,BatchGetServicesResponse> batchGetServicesCallable()
Returns
TypeDescription
UnaryCallable<BatchGetServicesRequest,BatchGetServicesResponse>
Overrides

close()

public final void close()
Overrides

disableServiceCallable()

public UnaryCallable<DisableServiceRequest,Operation> disableServiceCallable()
Returns
TypeDescription
UnaryCallable<DisableServiceRequest,Operation>
Overrides

disableServiceOperationCallable()

public OperationCallable<DisableServiceRequest,DisableServiceResponse,OperationMetadata> disableServiceOperationCallable()
Returns
TypeDescription
OperationCallable<DisableServiceRequest,DisableServiceResponse,OperationMetadata>
Overrides

enableServiceCallable()

public UnaryCallable<EnableServiceRequest,Operation> enableServiceCallable()
Returns
TypeDescription
UnaryCallable<EnableServiceRequest,Operation>
Overrides

enableServiceOperationCallable()

public OperationCallable<EnableServiceRequest,EnableServiceResponse,OperationMetadata> enableServiceOperationCallable()
Returns
TypeDescription
OperationCallable<EnableServiceRequest,EnableServiceResponse,OperationMetadata>
Overrides

getHttpJsonOperationsStub()

public HttpJsonOperationsStub getHttpJsonOperationsStub()
Returns
TypeDescription
HttpJsonOperationsStub
Overrides

getServiceCallable()

public UnaryCallable<GetServiceRequest,Service> getServiceCallable()
Returns
TypeDescription
UnaryCallable<GetServiceRequest,Service>
Overrides

isShutdown()

public boolean isShutdown()
Returns
TypeDescription
boolean

isTerminated()

public boolean isTerminated()
Returns
TypeDescription
boolean

listServicesCallable()

public UnaryCallable<ListServicesRequest,ListServicesResponse> listServicesCallable()
Returns
TypeDescription
UnaryCallable<ListServicesRequest,ListServicesResponse>
Overrides

listServicesPagedCallable()

public UnaryCallable<ListServicesRequest,ServiceUsageClient.ListServicesPagedResponse> listServicesPagedCallable()
Returns
TypeDescription
UnaryCallable<ListServicesRequest,ListServicesPagedResponse>
Overrides

shutdown()

public void shutdown()

shutdownNow()

public void shutdownNow()