Class RegionInstantSnapshotsStub (1.51.0)

public abstract class RegionInstantSnapshotsStub implements BackgroundResource

Base stub class for the RegionInstantSnapshots service API.

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

Inheritance

java.lang.Object > RegionInstantSnapshotsStub

Implements

BackgroundResource

Constructors

RegionInstantSnapshotsStub()

public RegionInstantSnapshotsStub()

Methods

close()

public abstract void close()

deleteCallable()

public UnaryCallable<DeleteRegionInstantSnapshotRequest,Operation> deleteCallable()
Returns
TypeDescription
UnaryCallable<DeleteRegionInstantSnapshotRequest,Operation>

deleteOperationCallable()

public OperationCallable<DeleteRegionInstantSnapshotRequest,Operation,Operation> deleteOperationCallable()
Returns
TypeDescription
OperationCallable<DeleteRegionInstantSnapshotRequest,Operation,Operation>

getCallable()

public UnaryCallable<GetRegionInstantSnapshotRequest,InstantSnapshot> getCallable()
Returns
TypeDescription
UnaryCallable<GetRegionInstantSnapshotRequest,InstantSnapshot>

getIamPolicyCallable()

public UnaryCallable<GetIamPolicyRegionInstantSnapshotRequest,Policy> getIamPolicyCallable()
Returns
TypeDescription
UnaryCallable<GetIamPolicyRegionInstantSnapshotRequest,Policy>

insertCallable()

public UnaryCallable<InsertRegionInstantSnapshotRequest,Operation> insertCallable()
Returns
TypeDescription
UnaryCallable<InsertRegionInstantSnapshotRequest,Operation>

insertOperationCallable()

public OperationCallable<InsertRegionInstantSnapshotRequest,Operation,Operation> insertOperationCallable()
Returns
TypeDescription
OperationCallable<InsertRegionInstantSnapshotRequest,Operation,Operation>

listCallable()

public UnaryCallable<ListRegionInstantSnapshotsRequest,InstantSnapshotList> listCallable()
Returns
TypeDescription
UnaryCallable<ListRegionInstantSnapshotsRequest,InstantSnapshotList>

listPagedCallable()

public UnaryCallable<ListRegionInstantSnapshotsRequest,RegionInstantSnapshotsClient.ListPagedResponse> listPagedCallable()
Returns
TypeDescription
UnaryCallable<ListRegionInstantSnapshotsRequest,ListPagedResponse>

setIamPolicyCallable()

public UnaryCallable<SetIamPolicyRegionInstantSnapshotRequest,Policy> setIamPolicyCallable()
Returns
TypeDescription
UnaryCallable<SetIamPolicyRegionInstantSnapshotRequest,Policy>

setLabelsCallable()

public UnaryCallable<SetLabelsRegionInstantSnapshotRequest,Operation> setLabelsCallable()
Returns
TypeDescription
UnaryCallable<SetLabelsRegionInstantSnapshotRequest,Operation>

setLabelsOperationCallable()

public OperationCallable<SetLabelsRegionInstantSnapshotRequest,Operation,Operation> setLabelsOperationCallable()
Returns
TypeDescription
OperationCallable<SetLabelsRegionInstantSnapshotRequest,Operation,Operation>

testIamPermissionsCallable()

public UnaryCallable<TestIamPermissionsRegionInstantSnapshotRequest,TestPermissionsResponse> testIamPermissionsCallable()
Returns
TypeDescription
UnaryCallable<TestIamPermissionsRegionInstantSnapshotRequest,TestPermissionsResponse>