Class ServiceUsageStub (2.4.0)

public abstract class ServiceUsageStub implements BackgroundResource

Base stub class for the ServiceUsage service API.

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

Inheritance

java.lang.Object > ServiceUsageStub

Implements

BackgroundResource

Constructors

ServiceUsageStub()

public ServiceUsageStub()

Methods

batchEnableServicesCallable()

public UnaryCallable<BatchEnableServicesRequest,Operation> batchEnableServicesCallable()
Returns

batchEnableServicesOperationCallable()

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

batchGetServicesCallable()

public UnaryCallable<BatchGetServicesRequest,BatchGetServicesResponse> batchGetServicesCallable()
Returns

close()

public abstract void close()

disableServiceCallable()

public UnaryCallable<DisableServiceRequest,Operation> disableServiceCallable()
Returns

disableServiceOperationCallable()

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

enableServiceCallable()

public UnaryCallable<EnableServiceRequest,Operation> enableServiceCallable()
Returns

enableServiceOperationCallable()

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

getHttpJsonOperationsStub()

public OperationsStub getHttpJsonOperationsStub()
Returns
TypeDescription
OperationsStub

getOperationsStub()

public OperationsStub getOperationsStub()
Returns
TypeDescription
OperationsStub

getServiceCallable()

public UnaryCallable<GetServiceRequest,Service> getServiceCallable()
Returns

listServicesCallable()

public UnaryCallable<ListServicesRequest,ListServicesResponse> listServicesCallable()
Returns

listServicesPagedCallable()

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