public abstract class BackendBucketsStub implements BackgroundResource
Base stub class for the BackendBuckets service API.
This class is for advanced usage and reflects the underlying API directly.
Constructors
BackendBucketsStub()
public BackendBucketsStub()
Methods
addSignedUrlKeyCallable()
public UnaryCallable<AddSignedUrlKeyBackendBucketRequest,Operation> addSignedUrlKeyCallable()
Returns
addSignedUrlKeyOperationCallable()
public OperationCallable<AddSignedUrlKeyBackendBucketRequest,Operation,Operation> addSignedUrlKeyOperationCallable()
Returns
close()
public abstract void close()
deleteCallable()
public UnaryCallable<DeleteBackendBucketRequest,Operation> deleteCallable()
Returns
deleteOperationCallable()
public OperationCallable<DeleteBackendBucketRequest,Operation,Operation> deleteOperationCallable()
Returns
deleteSignedUrlKeyCallable()
public UnaryCallable<DeleteSignedUrlKeyBackendBucketRequest,Operation> deleteSignedUrlKeyCallable()
Returns
deleteSignedUrlKeyOperationCallable()
public OperationCallable<DeleteSignedUrlKeyBackendBucketRequest,Operation,Operation> deleteSignedUrlKeyOperationCallable()
Returns
getCallable()
public UnaryCallable<GetBackendBucketRequest,BackendBucket> getCallable()
Returns
insertCallable()
public UnaryCallable<InsertBackendBucketRequest,Operation> insertCallable()
Returns
insertOperationCallable()
public OperationCallable<InsertBackendBucketRequest,Operation,Operation> insertOperationCallable()
Returns
listCallable()
public UnaryCallable<ListBackendBucketsRequest,BackendBucketList> listCallable()
Returns
listPagedCallable()
public UnaryCallable<ListBackendBucketsRequest,BackendBucketsClient.ListPagedResponse> listPagedCallable()
Returns
patchCallable()
public UnaryCallable<PatchBackendBucketRequest,Operation> patchCallable()
Returns
patchOperationCallable()
public OperationCallable<PatchBackendBucketRequest,Operation,Operation> patchOperationCallable()
Returns
setEdgeSecurityPolicyCallable()
public UnaryCallable<SetEdgeSecurityPolicyBackendBucketRequest,Operation> setEdgeSecurityPolicyCallable()
Returns
setEdgeSecurityPolicyOperationCallable()
public OperationCallable<SetEdgeSecurityPolicyBackendBucketRequest,Operation,Operation> setEdgeSecurityPolicyOperationCallable()
Returns
updateCallable()
public UnaryCallable<UpdateBackendBucketRequest,Operation> updateCallable()
Returns
updateOperationCallable()
public OperationCallable<UpdateBackendBucketRequest,Operation,Operation> updateOperationCallable()
Returns