Class HttpJsonServiceUsageStub (2.54.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
Name Description
clientContext ClientContext
Returns
Type Description
HttpJsonServiceUsageStub
Exceptions
Type Description
IOException

create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)

public static final HttpJsonServiceUsageStub create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
Parameters
Name Description
clientContext ClientContext
callableFactory HttpJsonStubCallableFactory
Returns
Type Description
HttpJsonServiceUsageStub
Exceptions
Type Description
IOException

create(ServiceUsageStubSettings settings)

public static final HttpJsonServiceUsageStub create(ServiceUsageStubSettings settings)
Parameter
Name Description
settings ServiceUsageStubSettings
Returns
Type Description
HttpJsonServiceUsageStub
Exceptions
Type Description
IOException

getMethodDescriptors()

public static List<ApiMethodDescriptor> getMethodDescriptors()
Returns
Type Description
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
Name Description
settings ServiceUsageStubSettings
clientContext ClientContext

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
Name Description
settings ServiceUsageStubSettings
clientContext ClientContext
callableFactory HttpJsonStubCallableFactory

Methods

awaitTermination(long duration, TimeUnit unit)

public boolean awaitTermination(long duration, TimeUnit unit)
Parameters
Name Description
duration long
unit TimeUnit
Returns
Type Description
boolean
Exceptions
Type Description
InterruptedException

batchEnableServicesCallable()

public UnaryCallable<BatchEnableServicesRequest,Operation> batchEnableServicesCallable()
Overrides

batchEnableServicesOperationCallable()

public OperationCallable<BatchEnableServicesRequest,Empty,OperationMetadata> batchEnableServicesOperationCallable()
Overrides

close()

public final void close()
Overrides

createAdminOverrideCallable()

public UnaryCallable<CreateAdminOverrideRequest,Operation> createAdminOverrideCallable()
Overrides

createAdminOverrideOperationCallable()

public OperationCallable<CreateAdminOverrideRequest,QuotaOverride,OperationMetadata> createAdminOverrideOperationCallable()
Overrides

createConsumerOverrideCallable()

public UnaryCallable<CreateConsumerOverrideRequest,Operation> createConsumerOverrideCallable()
Overrides

createConsumerOverrideOperationCallable()

public OperationCallable<CreateConsumerOverrideRequest,QuotaOverride,OperationMetadata> createConsumerOverrideOperationCallable()
Overrides

deleteAdminOverrideCallable()

public UnaryCallable<DeleteAdminOverrideRequest,Operation> deleteAdminOverrideCallable()
Overrides

deleteAdminOverrideOperationCallable()

public OperationCallable<DeleteAdminOverrideRequest,Empty,OperationMetadata> deleteAdminOverrideOperationCallable()
Overrides

deleteConsumerOverrideCallable()

public UnaryCallable<DeleteConsumerOverrideRequest,Operation> deleteConsumerOverrideCallable()
Overrides

deleteConsumerOverrideOperationCallable()

public OperationCallable<DeleteConsumerOverrideRequest,Empty,OperationMetadata> deleteConsumerOverrideOperationCallable()
Overrides

disableServiceCallable()

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

disableServiceOperationCallable()

public OperationCallable<DisableServiceRequest,Empty,OperationMetadata> disableServiceOperationCallable()
Overrides

enableServiceCallable()

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

enableServiceOperationCallable()

public OperationCallable<EnableServiceRequest,Empty,OperationMetadata> enableServiceOperationCallable()
Overrides

generateServiceIdentityCallable()

public UnaryCallable<GenerateServiceIdentityRequest,Operation> generateServiceIdentityCallable()
Overrides

generateServiceIdentityOperationCallable()

public OperationCallable<GenerateServiceIdentityRequest,ServiceIdentity,Empty> generateServiceIdentityOperationCallable()
Overrides

getConsumerQuotaLimitCallable()

public UnaryCallable<GetConsumerQuotaLimitRequest,ConsumerQuotaLimit> getConsumerQuotaLimitCallable()
Overrides

getConsumerQuotaMetricCallable()

public UnaryCallable<GetConsumerQuotaMetricRequest,ConsumerQuotaMetric> getConsumerQuotaMetricCallable()
Overrides

getHttpJsonOperationsStub()

public HttpJsonOperationsStub getHttpJsonOperationsStub()
Returns
Type Description
HttpJsonOperationsStub
Overrides

getServiceCallable()

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

importAdminOverridesCallable()

public UnaryCallable<ImportAdminOverridesRequest,Operation> importAdminOverridesCallable()
Overrides

importAdminOverridesOperationCallable()

public OperationCallable<ImportAdminOverridesRequest,ImportAdminOverridesResponse,ImportAdminOverridesMetadata> importAdminOverridesOperationCallable()
Overrides

importConsumerOverridesCallable()

public UnaryCallable<ImportConsumerOverridesRequest,Operation> importConsumerOverridesCallable()
Overrides

importConsumerOverridesOperationCallable()

public OperationCallable<ImportConsumerOverridesRequest,ImportConsumerOverridesResponse,ImportConsumerOverridesMetadata> importConsumerOverridesOperationCallable()
Overrides

isShutdown()

public boolean isShutdown()
Returns
Type Description
boolean

isTerminated()

public boolean isTerminated()
Returns
Type Description
boolean

listAdminOverridesCallable()

public UnaryCallable<ListAdminOverridesRequest,ListAdminOverridesResponse> listAdminOverridesCallable()
Overrides

listAdminOverridesPagedCallable()

public UnaryCallable<ListAdminOverridesRequest,ServiceUsageClient.ListAdminOverridesPagedResponse> listAdminOverridesPagedCallable()
Overrides

listConsumerOverridesCallable()

public UnaryCallable<ListConsumerOverridesRequest,ListConsumerOverridesResponse> listConsumerOverridesCallable()
Overrides

listConsumerOverridesPagedCallable()

public UnaryCallable<ListConsumerOverridesRequest,ServiceUsageClient.ListConsumerOverridesPagedResponse> listConsumerOverridesPagedCallable()
Overrides

listConsumerQuotaMetricsCallable()

public UnaryCallable<ListConsumerQuotaMetricsRequest,ListConsumerQuotaMetricsResponse> listConsumerQuotaMetricsCallable()
Overrides

listConsumerQuotaMetricsPagedCallable()

public UnaryCallable<ListConsumerQuotaMetricsRequest,ServiceUsageClient.ListConsumerQuotaMetricsPagedResponse> listConsumerQuotaMetricsPagedCallable()
Overrides

listServicesCallable()

public UnaryCallable<ListServicesRequest,ListServicesResponse> listServicesCallable()
Overrides

listServicesPagedCallable()

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

shutdown()

public void shutdown()

shutdownNow()

public void shutdownNow()

updateAdminOverrideCallable()

public UnaryCallable<UpdateAdminOverrideRequest,Operation> updateAdminOverrideCallable()
Overrides

updateAdminOverrideOperationCallable()

public OperationCallable<UpdateAdminOverrideRequest,QuotaOverride,OperationMetadata> updateAdminOverrideOperationCallable()
Overrides

updateConsumerOverrideCallable()

public UnaryCallable<UpdateConsumerOverrideRequest,Operation> updateConsumerOverrideCallable()
Overrides

updateConsumerOverrideOperationCallable()

public OperationCallable<UpdateConsumerOverrideRequest,QuotaOverride,OperationMetadata> updateConsumerOverrideOperationCallable()
Overrides