- 2.53.0 (latest)
- 2.52.0
- 2.51.0
- 2.49.0
- 2.48.0
- 2.47.0
- 2.46.0
- 2.45.0
- 2.44.0
- 2.43.0
- 2.42.0
- 2.41.0
- 2.40.0
- 2.39.0
- 2.37.0
- 2.36.0
- 2.35.0
- 2.34.0
- 2.33.0
- 2.32.0
- 2.31.0
- 2.30.0
- 2.29.0
- 2.28.0
- 2.27.0
- 2.24.0
- 2.23.0
- 2.22.0
- 2.21.0
- 2.20.0
- 2.19.0
- 2.18.0
- 2.17.0
- 2.16.0
- 2.15.0
- 2.14.0
- 2.13.0
- 2.12.0
- 2.11.0
- 2.9.0
- 2.8.0
- 2.7.0
- 2.6.0
- 2.5.0
- 2.4.0
- 2.3.7
- 2.2.8
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.
Static Methods
create(ClientContext clientContext)
public static final HttpJsonServiceUsageStub create(ClientContext clientContext)
Name | Description |
clientContext | ClientContext |
Type | Description |
HttpJsonServiceUsageStub |
Type | Description |
IOException |
create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
public static final HttpJsonServiceUsageStub create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
Name | Description |
clientContext | ClientContext |
callableFactory | HttpJsonStubCallableFactory |
Type | Description |
HttpJsonServiceUsageStub |
Type | Description |
IOException |
create(ServiceUsageStubSettings settings)
public static final HttpJsonServiceUsageStub create(ServiceUsageStubSettings settings)
Name | Description |
settings | ServiceUsageStubSettings |
Type | Description |
HttpJsonServiceUsageStub |
Type | Description |
IOException |
getMethodDescriptors()
public static List<ApiMethodDescriptor> getMethodDescriptors()
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.
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.
Name | Description |
settings | ServiceUsageStubSettings |
clientContext | ClientContext |
callableFactory | HttpJsonStubCallableFactory |
Methods
awaitTermination(long duration, TimeUnit unit)
public boolean awaitTermination(long duration, TimeUnit unit)
Name | Description |
duration | long |
unit | TimeUnit |
Type | Description |
boolean |
Type | Description |
InterruptedException |
batchEnableServicesCallable()
public UnaryCallable<BatchEnableServicesRequest,Operation> batchEnableServicesCallable()
Type | Description |
UnaryCallable<BatchEnableServicesRequest,Operation> |
batchEnableServicesOperationCallable()
public OperationCallable<BatchEnableServicesRequest,Empty,OperationMetadata> batchEnableServicesOperationCallable()
Type | Description |
OperationCallable<BatchEnableServicesRequest,Empty,OperationMetadata> |
close()
public final void close()
createAdminOverrideCallable()
public UnaryCallable<CreateAdminOverrideRequest,Operation> createAdminOverrideCallable()
Type | Description |
UnaryCallable<CreateAdminOverrideRequest,Operation> |
createAdminOverrideOperationCallable()
public OperationCallable<CreateAdminOverrideRequest,QuotaOverride,OperationMetadata> createAdminOverrideOperationCallable()
Type | Description |
OperationCallable<CreateAdminOverrideRequest,QuotaOverride,OperationMetadata> |
createConsumerOverrideCallable()
public UnaryCallable<CreateConsumerOverrideRequest,Operation> createConsumerOverrideCallable()
Type | Description |
UnaryCallable<CreateConsumerOverrideRequest,Operation> |
createConsumerOverrideOperationCallable()
public OperationCallable<CreateConsumerOverrideRequest,QuotaOverride,OperationMetadata> createConsumerOverrideOperationCallable()
Type | Description |
OperationCallable<CreateConsumerOverrideRequest,QuotaOverride,OperationMetadata> |
deleteAdminOverrideCallable()
public UnaryCallable<DeleteAdminOverrideRequest,Operation> deleteAdminOverrideCallable()
Type | Description |
UnaryCallable<DeleteAdminOverrideRequest,Operation> |
deleteAdminOverrideOperationCallable()
public OperationCallable<DeleteAdminOverrideRequest,Empty,OperationMetadata> deleteAdminOverrideOperationCallable()
Type | Description |
OperationCallable<DeleteAdminOverrideRequest,Empty,OperationMetadata> |
deleteConsumerOverrideCallable()
public UnaryCallable<DeleteConsumerOverrideRequest,Operation> deleteConsumerOverrideCallable()
Type | Description |
UnaryCallable<DeleteConsumerOverrideRequest,Operation> |
deleteConsumerOverrideOperationCallable()
public OperationCallable<DeleteConsumerOverrideRequest,Empty,OperationMetadata> deleteConsumerOverrideOperationCallable()
Type | Description |
OperationCallable<DeleteConsumerOverrideRequest,Empty,OperationMetadata> |
disableServiceCallable()
public UnaryCallable<DisableServiceRequest,Operation> disableServiceCallable()
Type | Description |
UnaryCallable<DisableServiceRequest,Operation> |
disableServiceOperationCallable()
public OperationCallable<DisableServiceRequest,Empty,OperationMetadata> disableServiceOperationCallable()
Type | Description |
OperationCallable<DisableServiceRequest,Empty,OperationMetadata> |
enableServiceCallable()
public UnaryCallable<EnableServiceRequest,Operation> enableServiceCallable()
Type | Description |
UnaryCallable<EnableServiceRequest,Operation> |
enableServiceOperationCallable()
public OperationCallable<EnableServiceRequest,Empty,OperationMetadata> enableServiceOperationCallable()
Type | Description |
OperationCallable<EnableServiceRequest,Empty,OperationMetadata> |
generateServiceIdentityCallable()
public UnaryCallable<GenerateServiceIdentityRequest,Operation> generateServiceIdentityCallable()
Type | Description |
UnaryCallable<GenerateServiceIdentityRequest,Operation> |
generateServiceIdentityOperationCallable()
public OperationCallable<GenerateServiceIdentityRequest,ServiceIdentity,Empty> generateServiceIdentityOperationCallable()
Type | Description |
OperationCallable<GenerateServiceIdentityRequest,ServiceIdentity,Empty> |
getConsumerQuotaLimitCallable()
public UnaryCallable<GetConsumerQuotaLimitRequest,ConsumerQuotaLimit> getConsumerQuotaLimitCallable()
Type | Description |
UnaryCallable<GetConsumerQuotaLimitRequest,ConsumerQuotaLimit> |
getConsumerQuotaMetricCallable()
public UnaryCallable<GetConsumerQuotaMetricRequest,ConsumerQuotaMetric> getConsumerQuotaMetricCallable()
Type | Description |
UnaryCallable<GetConsumerQuotaMetricRequest,ConsumerQuotaMetric> |
getHttpJsonOperationsStub()
public HttpJsonOperationsStub getHttpJsonOperationsStub()
Type | Description |
HttpJsonOperationsStub |
getServiceCallable()
public UnaryCallable<GetServiceRequest,Service> getServiceCallable()
Type | Description |
UnaryCallable<GetServiceRequest,Service> |
importAdminOverridesCallable()
public UnaryCallable<ImportAdminOverridesRequest,Operation> importAdminOverridesCallable()
Type | Description |
UnaryCallable<ImportAdminOverridesRequest,Operation> |
importAdminOverridesOperationCallable()
public OperationCallable<ImportAdminOverridesRequest,ImportAdminOverridesResponse,ImportAdminOverridesMetadata> importAdminOverridesOperationCallable()
Type | Description |
OperationCallable<ImportAdminOverridesRequest,ImportAdminOverridesResponse,ImportAdminOverridesMetadata> |
importConsumerOverridesCallable()
public UnaryCallable<ImportConsumerOverridesRequest,Operation> importConsumerOverridesCallable()
Type | Description |
UnaryCallable<ImportConsumerOverridesRequest,Operation> |
importConsumerOverridesOperationCallable()
public OperationCallable<ImportConsumerOverridesRequest,ImportConsumerOverridesResponse,ImportConsumerOverridesMetadata> importConsumerOverridesOperationCallable()
Type | Description |
OperationCallable<ImportConsumerOverridesRequest,ImportConsumerOverridesResponse,ImportConsumerOverridesMetadata> |
isShutdown()
public boolean isShutdown()
Type | Description |
boolean |
isTerminated()
public boolean isTerminated()
Type | Description |
boolean |
listAdminOverridesCallable()
public UnaryCallable<ListAdminOverridesRequest,ListAdminOverridesResponse> listAdminOverridesCallable()
Type | Description |
UnaryCallable<ListAdminOverridesRequest,ListAdminOverridesResponse> |
listAdminOverridesPagedCallable()
public UnaryCallable<ListAdminOverridesRequest,ServiceUsageClient.ListAdminOverridesPagedResponse> listAdminOverridesPagedCallable()
Type | Description |
UnaryCallable<ListAdminOverridesRequest,ListAdminOverridesPagedResponse> |
listConsumerOverridesCallable()
public UnaryCallable<ListConsumerOverridesRequest,ListConsumerOverridesResponse> listConsumerOverridesCallable()
Type | Description |
UnaryCallable<ListConsumerOverridesRequest,ListConsumerOverridesResponse> |
listConsumerOverridesPagedCallable()
public UnaryCallable<ListConsumerOverridesRequest,ServiceUsageClient.ListConsumerOverridesPagedResponse> listConsumerOverridesPagedCallable()
Type | Description |
UnaryCallable<ListConsumerOverridesRequest,ListConsumerOverridesPagedResponse> |
listConsumerQuotaMetricsCallable()
public UnaryCallable<ListConsumerQuotaMetricsRequest,ListConsumerQuotaMetricsResponse> listConsumerQuotaMetricsCallable()
Type | Description |
UnaryCallable<ListConsumerQuotaMetricsRequest,ListConsumerQuotaMetricsResponse> |
listConsumerQuotaMetricsPagedCallable()
public UnaryCallable<ListConsumerQuotaMetricsRequest,ServiceUsageClient.ListConsumerQuotaMetricsPagedResponse> listConsumerQuotaMetricsPagedCallable()
Type | Description |
UnaryCallable<ListConsumerQuotaMetricsRequest,ListConsumerQuotaMetricsPagedResponse> |
listServicesCallable()
public UnaryCallable<ListServicesRequest,ListServicesResponse> listServicesCallable()
Type | Description |
UnaryCallable<ListServicesRequest,ListServicesResponse> |
listServicesPagedCallable()
public UnaryCallable<ListServicesRequest,ServiceUsageClient.ListServicesPagedResponse> listServicesPagedCallable()
Type | Description |
UnaryCallable<ListServicesRequest,ListServicesPagedResponse> |
shutdown()
public void shutdown()
shutdownNow()
public void shutdownNow()
updateAdminOverrideCallable()
public UnaryCallable<UpdateAdminOverrideRequest,Operation> updateAdminOverrideCallable()
Type | Description |
UnaryCallable<UpdateAdminOverrideRequest,Operation> |
updateAdminOverrideOperationCallable()
public OperationCallable<UpdateAdminOverrideRequest,QuotaOverride,OperationMetadata> updateAdminOverrideOperationCallable()
Type | Description |
OperationCallable<UpdateAdminOverrideRequest,QuotaOverride,OperationMetadata> |
updateConsumerOverrideCallable()
public UnaryCallable<UpdateConsumerOverrideRequest,Operation> updateConsumerOverrideCallable()
Type | Description |
UnaryCallable<UpdateConsumerOverrideRequest,Operation> |
updateConsumerOverrideOperationCallable()
public OperationCallable<UpdateConsumerOverrideRequest,QuotaOverride,OperationMetadata> updateConsumerOverrideOperationCallable()
Type | Description |
OperationCallable<UpdateConsumerOverrideRequest,QuotaOverride,OperationMetadata> |