@Generated(value="by gapic-generator-java") public class HttpJsonCloudQuotasStub extends CloudQuotasStub
This class is for advanced usage and reflects the underlying API directly.
| Modifier | Constructor and Description |
|---|---|
protected |
HttpJsonCloudQuotasStub(CloudQuotasStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of HttpJsonCloudQuotasStub, using the given settings.
|
protected |
HttpJsonCloudQuotasStub(CloudQuotasStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonCloudQuotasStub, using the given settings.
|
protected HttpJsonCloudQuotasStub(CloudQuotasStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionprotected HttpJsonCloudQuotasStub(CloudQuotasStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory) throws IOException
IOExceptionpublic static final HttpJsonCloudQuotasStub create(CloudQuotasStubSettings settings) throws IOException
IOExceptionpublic static final HttpJsonCloudQuotasStub create(com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionpublic static final HttpJsonCloudQuotasStub create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory) throws IOException
IOException@InternalApi public static List<com.google.api.gax.httpjson.ApiMethodDescriptor> getMethodDescriptors()
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.