Class RegionSnapshotsStub (1.105.0)

public abstract class RegionSnapshotsStub implements BackgroundResource

Base stub class for the RegionSnapshots service API.

This class is for advanced usage and reflects the underlying API directly.

Inheritance

java.lang.Object > RegionSnapshotsStub

Implements

BackgroundResource

Constructors

RegionSnapshotsStub()

public RegionSnapshotsStub()

Methods

close()

public abstract void close()

deleteCallable()

public UnaryCallable<DeleteRegionSnapshotRequest,Operation> deleteCallable()
Returns
Type Description
UnaryCallable<DeleteRegionSnapshotRequest,Operation>

deleteOperationCallable()

public OperationCallable<DeleteRegionSnapshotRequest,Operation,Operation> deleteOperationCallable()
Returns
Type Description
OperationCallable<DeleteRegionSnapshotRequest,Operation,Operation>

getCallable()

public UnaryCallable<GetRegionSnapshotRequest,Snapshot> getCallable()
Returns
Type Description
UnaryCallable<GetRegionSnapshotRequest,Snapshot>

getIamPolicyCallable()

public UnaryCallable<GetIamPolicyRegionSnapshotRequest,Policy> getIamPolicyCallable()
Returns
Type Description
UnaryCallable<GetIamPolicyRegionSnapshotRequest,Policy>

insertCallable()

public UnaryCallable<InsertRegionSnapshotRequest,Operation> insertCallable()
Returns
Type Description
UnaryCallable<InsertRegionSnapshotRequest,Operation>

insertOperationCallable()

public OperationCallable<InsertRegionSnapshotRequest,Operation,Operation> insertOperationCallable()
Returns
Type Description
OperationCallable<InsertRegionSnapshotRequest,Operation,Operation>

listCallable()

public UnaryCallable<ListRegionSnapshotsRequest,SnapshotList> listCallable()
Returns
Type Description
UnaryCallable<ListRegionSnapshotsRequest,SnapshotList>

listPagedCallable()

public UnaryCallable<ListRegionSnapshotsRequest,RegionSnapshotsClient.ListPagedResponse> listPagedCallable()
Returns
Type Description
UnaryCallable<ListRegionSnapshotsRequest,ListPagedResponse>

setIamPolicyCallable()

public UnaryCallable<SetIamPolicyRegionSnapshotRequest,Policy> setIamPolicyCallable()
Returns
Type Description
UnaryCallable<SetIamPolicyRegionSnapshotRequest,Policy>

setLabelsCallable()

public UnaryCallable<SetLabelsRegionSnapshotRequest,Operation> setLabelsCallable()
Returns
Type Description
UnaryCallable<SetLabelsRegionSnapshotRequest,Operation>

setLabelsOperationCallable()

public OperationCallable<SetLabelsRegionSnapshotRequest,Operation,Operation> setLabelsOperationCallable()
Returns
Type Description
OperationCallable<SetLabelsRegionSnapshotRequest,Operation,Operation>

testIamPermissionsCallable()

public UnaryCallable<TestIamPermissionsRegionSnapshotRequest,TestPermissionsResponse> testIamPermissionsCallable()
Returns
Type Description
UnaryCallable<TestIamPermissionsRegionSnapshotRequest,TestPermissionsResponse>

updateKmsKeyCallable()

public UnaryCallable<UpdateKmsKeyRegionSnapshotRequest,Operation> updateKmsKeyCallable()
Returns
Type Description
UnaryCallable<UpdateKmsKeyRegionSnapshotRequest,Operation>

updateKmsKeyOperationCallable()

public OperationCallable<UpdateKmsKeyRegionSnapshotRequest,Operation,Operation> updateKmsKeyOperationCallable()
Returns
Type Description
OperationCallable<UpdateKmsKeyRegionSnapshotRequest,Operation,Operation>