@Generated(value="by gapic-generator-java") public class HttpJsonBackendBucketsStub extends BackendBucketsStub
This class is for advanced usage and reflects the underlying API directly.
| Modifier | Constructor and Description |
|---|---|
protected |
HttpJsonBackendBucketsStub(BackendBucketsStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of HttpJsonBackendBucketsStub, using the given settings.
|
protected |
HttpJsonBackendBucketsStub(BackendBucketsStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonBackendBucketsStub, using the given settings.
|
protected HttpJsonBackendBucketsStub(BackendBucketsStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionprotected HttpJsonBackendBucketsStub(BackendBucketsStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory) throws IOException
IOExceptionpublic static final HttpJsonBackendBucketsStub create(BackendBucketsStubSettings settings) throws IOException
IOExceptionpublic static final HttpJsonBackendBucketsStub create(com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionpublic static final HttpJsonBackendBucketsStub 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<AddSignedUrlKeyBackendBucketRequest,Operation> addSignedUrlKeyCallable()
addSignedUrlKeyCallable in class BackendBucketsStubpublic com.google.api.gax.rpc.OperationCallable<AddSignedUrlKeyBackendBucketRequest,Operation,Operation> addSignedUrlKeyOperationCallable()
addSignedUrlKeyOperationCallable in class BackendBucketsStubpublic com.google.api.gax.rpc.UnaryCallable<DeleteBackendBucketRequest,Operation> deleteCallable()
deleteCallable in class BackendBucketsStubpublic com.google.api.gax.rpc.OperationCallable<DeleteBackendBucketRequest,Operation,Operation> deleteOperationCallable()
deleteOperationCallable in class BackendBucketsStubpublic com.google.api.gax.rpc.UnaryCallable<DeleteSignedUrlKeyBackendBucketRequest,Operation> deleteSignedUrlKeyCallable()
deleteSignedUrlKeyCallable in class BackendBucketsStubpublic com.google.api.gax.rpc.OperationCallable<DeleteSignedUrlKeyBackendBucketRequest,Operation,Operation> deleteSignedUrlKeyOperationCallable()
deleteSignedUrlKeyOperationCallable in class BackendBucketsStubpublic com.google.api.gax.rpc.UnaryCallable<GetBackendBucketRequest,BackendBucket> getCallable()
getCallable in class BackendBucketsStubpublic com.google.api.gax.rpc.UnaryCallable<GetIamPolicyBackendBucketRequest,Policy> getIamPolicyCallable()
getIamPolicyCallable in class BackendBucketsStubpublic com.google.api.gax.rpc.UnaryCallable<InsertBackendBucketRequest,Operation> insertCallable()
insertCallable in class BackendBucketsStubpublic com.google.api.gax.rpc.OperationCallable<InsertBackendBucketRequest,Operation,Operation> insertOperationCallable()
insertOperationCallable in class BackendBucketsStubpublic com.google.api.gax.rpc.UnaryCallable<ListBackendBucketsRequest,BackendBucketList> listCallable()
listCallable in class BackendBucketsStubpublic com.google.api.gax.rpc.UnaryCallable<ListBackendBucketsRequest,BackendBucketsClient.ListPagedResponse> listPagedCallable()
listPagedCallable in class BackendBucketsStubpublic com.google.api.gax.rpc.UnaryCallable<PatchBackendBucketRequest,Operation> patchCallable()
patchCallable in class BackendBucketsStubpublic com.google.api.gax.rpc.OperationCallable<PatchBackendBucketRequest,Operation,Operation> patchOperationCallable()
patchOperationCallable in class BackendBucketsStubpublic com.google.api.gax.rpc.UnaryCallable<SetEdgeSecurityPolicyBackendBucketRequest,Operation> setEdgeSecurityPolicyCallable()
setEdgeSecurityPolicyCallable in class BackendBucketsStubpublic com.google.api.gax.rpc.OperationCallable<SetEdgeSecurityPolicyBackendBucketRequest,Operation,Operation> setEdgeSecurityPolicyOperationCallable()
setEdgeSecurityPolicyOperationCallable in class BackendBucketsStubpublic com.google.api.gax.rpc.UnaryCallable<SetIamPolicyBackendBucketRequest,Policy> setIamPolicyCallable()
setIamPolicyCallable in class BackendBucketsStubpublic com.google.api.gax.rpc.UnaryCallable<TestIamPermissionsBackendBucketRequest,TestPermissionsResponse> testIamPermissionsCallable()
testIamPermissionsCallable in class BackendBucketsStubpublic com.google.api.gax.rpc.UnaryCallable<UpdateBackendBucketRequest,Operation> updateCallable()
updateCallable in class BackendBucketsStubpublic com.google.api.gax.rpc.OperationCallable<UpdateBackendBucketRequest,Operation,Operation> updateOperationCallable()
updateOperationCallable in class BackendBucketsStubpublic final void close()
close in interface AutoCloseableclose in class BackendBucketsStubpublic void shutdown()
public boolean isShutdown()
public boolean isTerminated()
public void shutdownNow()
public boolean awaitTermination(long duration,
TimeUnit unit)
throws InterruptedException
InterruptedExceptionCopyright © 2024 Google LLC. All rights reserved.