Class BackendBucketsStub (1.68.0)

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.

Inheritance

java.lang.Object > BackendBucketsStub

Implements

BackgroundResource

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()

getIamPolicyCallable()

public UnaryCallable<GetIamPolicyBackendBucketRequest,Policy> getIamPolicyCallable()

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()

setIamPolicyCallable()

public UnaryCallable<SetIamPolicyBackendBucketRequest,Policy> setIamPolicyCallable()

testIamPermissionsCallable()

public UnaryCallable<TestIamPermissionsBackendBucketRequest,TestPermissionsResponse> testIamPermissionsCallable()

updateCallable()

public UnaryCallable<UpdateBackendBucketRequest,Operation> updateCallable()

updateOperationCallable()

public OperationCallable<UpdateBackendBucketRequest,Operation,Operation> updateOperationCallable()