Class InstantSnapshotsStub (1.51.0)

public abstract class InstantSnapshotsStub implements BackgroundResource

Base stub class for the InstantSnapshots service API.

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

Inheritance

java.lang.Object > InstantSnapshotsStub

Implements

BackgroundResource

Constructors

InstantSnapshotsStub()

public InstantSnapshotsStub()

Methods

aggregatedListCallable()

public UnaryCallable<AggregatedListInstantSnapshotsRequest,InstantSnapshotAggregatedList> aggregatedListCallable()
Returns
TypeDescription
UnaryCallable<AggregatedListInstantSnapshotsRequest,InstantSnapshotAggregatedList>

aggregatedListPagedCallable()

public UnaryCallable<AggregatedListInstantSnapshotsRequest,InstantSnapshotsClient.AggregatedListPagedResponse> aggregatedListPagedCallable()
Returns
TypeDescription
UnaryCallable<AggregatedListInstantSnapshotsRequest,AggregatedListPagedResponse>

close()

public abstract void close()

deleteCallable()

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

deleteOperationCallable()

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

getCallable()

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

getIamPolicyCallable()

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

insertCallable()

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

insertOperationCallable()

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

listCallable()

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

listPagedCallable()

public UnaryCallable<ListInstantSnapshotsRequest,InstantSnapshotsClient.ListPagedResponse> listPagedCallable()
Returns
TypeDescription
UnaryCallable<ListInstantSnapshotsRequest,ListPagedResponse>

setIamPolicyCallable()

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

setLabelsCallable()

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

setLabelsOperationCallable()

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

testIamPermissionsCallable()

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