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()
addSignedUrlKeyOperationCallable()
public OperationCallable<AddSignedUrlKeyBackendBucketRequest,Operation,Operation> addSignedUrlKeyOperationCallable()
close()
public abstract void close()
deleteCallable()
public UnaryCallable<DeleteBackendBucketRequest,Operation> deleteCallable()
deleteOperationCallable()
public OperationCallable<DeleteBackendBucketRequest,Operation,Operation> deleteOperationCallable()
deleteSignedUrlKeyCallable()
public UnaryCallable<DeleteSignedUrlKeyBackendBucketRequest,Operation> deleteSignedUrlKeyCallable()
deleteSignedUrlKeyOperationCallable()
public OperationCallable<DeleteSignedUrlKeyBackendBucketRequest,Operation,Operation> deleteSignedUrlKeyOperationCallable()
getCallable()
public UnaryCallable<GetBackendBucketRequest,BackendBucket> getCallable()
insertCallable()
public UnaryCallable<InsertBackendBucketRequest,Operation> insertCallable()
insertOperationCallable()
public OperationCallable<InsertBackendBucketRequest,Operation,Operation> insertOperationCallable()
listCallable()
public UnaryCallable<ListBackendBucketsRequest,BackendBucketList> listCallable()
listPagedCallable()
public UnaryCallable<ListBackendBucketsRequest,BackendBucketsClient.ListPagedResponse> listPagedCallable()
patchCallable()
public UnaryCallable<PatchBackendBucketRequest,Operation> patchCallable()
patchOperationCallable()
public OperationCallable<PatchBackendBucketRequest,Operation,Operation> patchOperationCallable()
setEdgeSecurityPolicyCallable()
public UnaryCallable<SetEdgeSecurityPolicyBackendBucketRequest,Operation> setEdgeSecurityPolicyCallable()
setEdgeSecurityPolicyOperationCallable()
public OperationCallable<SetEdgeSecurityPolicyBackendBucketRequest,Operation,Operation> setEdgeSecurityPolicyOperationCallable()
updateCallable()
public UnaryCallable<UpdateBackendBucketRequest,Operation> updateCallable()
updateOperationCallable()
public OperationCallable<UpdateBackendBucketRequest,Operation,Operation> updateOperationCallable()