@BetaApi @Generated(value="by gapic-generator-java") public class GrpcCloudQuotasStub extends CloudQuotasStub
This class is for advanced usage and reflects the underlying API directly.
| Modifier | Constructor and Description |
|---|---|
protected |
GrpcCloudQuotasStub(CloudQuotasStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of GrpcCloudQuotasStub, using the given settings.
|
protected |
GrpcCloudQuotasStub(CloudQuotasStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcCloudQuotasStub, using the given settings.
|
protected GrpcCloudQuotasStub(CloudQuotasStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionprotected GrpcCloudQuotasStub(CloudQuotasStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory) throws IOException
IOExceptionpublic static final GrpcCloudQuotasStub create(CloudQuotasStubSettings settings) throws IOException
IOExceptionpublic static final GrpcCloudQuotasStub create(com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionpublic static final GrpcCloudQuotasStub create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory) throws IOException
IOExceptionpublic com.google.longrunning.stub.GrpcOperationsStub getOperationsStub()
public com.google.api.gax.rpc.UnaryCallable<ListQuotaInfosRequest,ListQuotaInfosResponse> listQuotaInfosCallable()
listQuotaInfosCallable in class CloudQuotasStubpublic com.google.api.gax.rpc.UnaryCallable<ListQuotaInfosRequest,CloudQuotasClient.ListQuotaInfosPagedResponse> listQuotaInfosPagedCallable()
listQuotaInfosPagedCallable in class CloudQuotasStubpublic com.google.api.gax.rpc.UnaryCallable<GetQuotaInfoRequest,QuotaInfo> getQuotaInfoCallable()
getQuotaInfoCallable in class CloudQuotasStubpublic com.google.api.gax.rpc.UnaryCallable<ListQuotaPreferencesRequest,ListQuotaPreferencesResponse> listQuotaPreferencesCallable()
listQuotaPreferencesCallable in class CloudQuotasStubpublic com.google.api.gax.rpc.UnaryCallable<ListQuotaPreferencesRequest,CloudQuotasClient.ListQuotaPreferencesPagedResponse> listQuotaPreferencesPagedCallable()
listQuotaPreferencesPagedCallable in class CloudQuotasStubpublic com.google.api.gax.rpc.UnaryCallable<GetQuotaPreferenceRequest,QuotaPreference> getQuotaPreferenceCallable()
getQuotaPreferenceCallable in class CloudQuotasStubpublic com.google.api.gax.rpc.UnaryCallable<CreateQuotaPreferenceRequest,QuotaPreference> createQuotaPreferenceCallable()
createQuotaPreferenceCallable in class CloudQuotasStubpublic com.google.api.gax.rpc.UnaryCallable<UpdateQuotaPreferenceRequest,QuotaPreference> updateQuotaPreferenceCallable()
updateQuotaPreferenceCallable in class CloudQuotasStubpublic final void close()
close in interface AutoCloseableclose in class CloudQuotasStubpublic void shutdown()
public boolean isShutdown()
public boolean isTerminated()
public void shutdownNow()
public boolean awaitTermination(long duration,
TimeUnit unit)
throws InterruptedException
InterruptedExceptionCopyright © 2025 Google LLC. All rights reserved.