public class GrpcServiceUsageStub extends ServiceUsageStub
gRPC stub implementation for the ServiceUsage service API.
This class is for advanced usage and reflects the underlying API directly.
Static Methods
create(ClientContext clientContext)
public static final GrpcServiceUsageStub create(ClientContext clientContext)
Parameter
Returns
Exceptions
create(ClientContext clientContext, GrpcStubCallableFactory callableFactory)
public static final GrpcServiceUsageStub create(ClientContext clientContext, GrpcStubCallableFactory callableFactory)
Parameters
Returns
Exceptions
create(ServiceUsageStubSettings settings)
public static final GrpcServiceUsageStub create(ServiceUsageStubSettings settings)
Parameter
Returns
Exceptions
Constructors
GrpcServiceUsageStub(ServiceUsageStubSettings settings, ClientContext clientContext)
protected GrpcServiceUsageStub(ServiceUsageStubSettings settings, ClientContext clientContext)
Constructs an instance of GrpcServiceUsageStub, 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
GrpcServiceUsageStub(ServiceUsageStubSettings settings, ClientContext clientContext, GrpcStubCallableFactory callableFactory)
protected GrpcServiceUsageStub(ServiceUsageStubSettings settings, ClientContext clientContext, GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcServiceUsageStub, 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
Methods
awaitTermination(long duration, TimeUnit unit)
public boolean awaitTermination(long duration, TimeUnit unit)
Parameters
Returns
Exceptions
batchEnableServicesCallable()
public UnaryCallable<BatchEnableServicesRequest,Operation> batchEnableServicesCallable()
Returns
Overrides
batchEnableServicesOperationCallable()
public OperationCallable<BatchEnableServicesRequest,BatchEnableServicesResponse,OperationMetadata> batchEnableServicesOperationCallable()
Returns
Overrides
batchGetServicesCallable()
public UnaryCallable<BatchGetServicesRequest,BatchGetServicesResponse> batchGetServicesCallable()
Returns
Overrides
close()
public final void close()
Overrides
disableServiceCallable()
public UnaryCallable<DisableServiceRequest,Operation> disableServiceCallable()
Returns
Overrides
disableServiceOperationCallable()
public OperationCallable<DisableServiceRequest,DisableServiceResponse,OperationMetadata> disableServiceOperationCallable()
Returns
Overrides
enableServiceCallable()
public UnaryCallable<EnableServiceRequest,Operation> enableServiceCallable()
Returns
Overrides
enableServiceOperationCallable()
public OperationCallable<EnableServiceRequest,EnableServiceResponse,OperationMetadata> enableServiceOperationCallable()
Returns
Overrides
getOperationsStub()
public GrpcOperationsStub getOperationsStub()
Returns
Overrides
getServiceCallable()
public UnaryCallable<GetServiceRequest,Service> getServiceCallable()
Returns
Overrides
isShutdown()
public boolean isShutdown()
Returns
isTerminated()
public boolean isTerminated()
Returns
listServicesCallable()
public UnaryCallable<ListServicesRequest,ListServicesResponse> listServicesCallable()
Returns
Overrides
listServicesPagedCallable()
public UnaryCallable<ListServicesRequest,ServiceUsageClient.ListServicesPagedResponse> listServicesPagedCallable()
Returns
Overrides
shutdown()
shutdownNow()
public void shutdownNow()