Class DisksStub (1.59.0)

See more code actions.
public abstract class DisksStub implements BackgroundResource

Base stub class for the Disks service API.

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

java.lang.Object > DisksStub
BackgroundResource

Constructors

DisksStub()

public DisksStub()

Methods

addResourcePoliciesCallable()

public UnaryCallable<AddResourcePoliciesDiskRequest,Operation> addResourcePoliciesCallable()

addResourcePoliciesOperationCallable()

public OperationCallable<AddResourcePoliciesDiskRequest,Operation,Operation> addResourcePoliciesOperationCallable()

aggregatedListCallable()

public UnaryCallable<AggregatedListDisksRequest,DiskAggregatedList> aggregatedListCallable()

aggregatedListPagedCallable()

public UnaryCallable<AggregatedListDisksRequest,DisksClient.AggregatedListPagedResponse> aggregatedListPagedCallable()

bulkInsertCallable()

public UnaryCallable<BulkInsertDiskRequest,Operation> bulkInsertCallable()
Returns
Type Description
UnaryCallable<BulkInsertDiskRequest,Operation>

bulkInsertOperationCallable()

public OperationCallable<BulkInsertDiskRequest,Operation,Operation> bulkInsertOperationCallable()

close()

public abstract void close()

createSnapshotCallable()

public UnaryCallable<CreateSnapshotDiskRequest,Operation> createSnapshotCallable()

createSnapshotOperationCallable()

public OperationCallable<CreateSnapshotDiskRequest,Operation,Operation> createSnapshotOperationCallable()

deleteCallable()

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

deleteOperationCallable()

public OperationCallable<DeleteDiskRequest,Operation,Operation> deleteOperationCallable()

getCallable()

public UnaryCallable<GetDiskRequest,Disk> getCallable()
Returns
Type Description
UnaryCallable<GetDiskRequest,Disk>

getIamPolicyCallable()

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

insertCallable()

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

insertOperationCallable()

public OperationCallable<InsertDiskRequest,Operation,Operation> insertOperationCallable()

listCallable()

public UnaryCallable<ListDisksRequest,DiskList> listCallable()
Returns
Type Description
UnaryCallable<ListDisksRequest,DiskList>

listPagedCallable()

public UnaryCallable<ListDisksRequest,DisksClient.ListPagedResponse> listPagedCallable()

removeResourcePoliciesCallable()

public UnaryCallable<RemoveResourcePoliciesDiskRequest,Operation> removeResourcePoliciesCallable()

removeResourcePoliciesOperationCallable()

public OperationCallable<RemoveResourcePoliciesDiskRequest,Operation,Operation> removeResourcePoliciesOperationCallable()

resizeCallable()

public UnaryCallable<ResizeDiskRequest,Operation> resizeCallable()
Returns
Type Description
UnaryCallable<ResizeDiskRequest,Operation>

resizeOperationCallable()

public OperationCallable<ResizeDiskRequest,Operation,Operation> resizeOperationCallable()

setIamPolicyCallable()

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

setLabelsCallable()

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

setLabelsOperationCallable()

public OperationCallable<SetLabelsDiskRequest,Operation,Operation> setLabelsOperationCallable()

startAsyncReplicationCallable()

public UnaryCallable<StartAsyncReplicationDiskRequest,Operation> startAsyncReplicationCallable()

startAsyncReplicationOperationCallable()

public OperationCallable<StartAsyncReplicationDiskRequest,Operation,Operation> startAsyncReplicationOperationCallable()

stopAsyncReplicationCallable()

public UnaryCallable<StopAsyncReplicationDiskRequest,Operation> stopAsyncReplicationCallable()

stopAsyncReplicationOperationCallable()

public OperationCallable<StopAsyncReplicationDiskRequest,Operation,Operation> stopAsyncReplicationOperationCallable()

stopGroupAsyncReplicationCallable()

public UnaryCallable<StopGroupAsyncReplicationDiskRequest,Operation> stopGroupAsyncReplicationCallable()

stopGroupAsyncReplicationOperationCallable()

public OperationCallable<StopGroupAsyncReplicationDiskRequest,Operation,Operation> stopGroupAsyncReplicationOperationCallable()

testIamPermissionsCallable()

public UnaryCallable<TestIamPermissionsDiskRequest,TestPermissionsResponse> testIamPermissionsCallable()

updateCallable()

public UnaryCallable<UpdateDiskRequest,Operation> updateCallable()
Returns
Type Description
UnaryCallable<UpdateDiskRequest,Operation>

updateOperationCallable()

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