Class DisksStub (1.6.0-beta)

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.

Inheritance

java.lang.Object > DisksStub

Implements

BackgroundResource

Constructors

DisksStub()

public DisksStub()

Methods

addResourcePoliciesCallable()

public UnaryCallable<AddResourcePoliciesDiskRequest,Operation> addResourcePoliciesCallable()
Returns
TypeDescription
UnaryCallable<AddResourcePoliciesDiskRequest,Operation>

addResourcePoliciesOperationCallable()

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

aggregatedListCallable()

public UnaryCallable<AggregatedListDisksRequest,DiskAggregatedList> aggregatedListCallable()
Returns
TypeDescription
UnaryCallable<AggregatedListDisksRequest,DiskAggregatedList>

aggregatedListPagedCallable()

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

close()

public abstract void close()

createSnapshotCallable()

public UnaryCallable<CreateSnapshotDiskRequest,Operation> createSnapshotCallable()
Returns
TypeDescription
UnaryCallable<CreateSnapshotDiskRequest,Operation>

createSnapshotOperationCallable()

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

deleteCallable()

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

deleteOperationCallable()

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

getCallable()

public UnaryCallable<GetDiskRequest,Disk> getCallable()
Returns
TypeDescription
UnaryCallable<GetDiskRequest,Disk>

getIamPolicyCallable()

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

insertCallable()

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

insertOperationCallable()

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

listCallable()

public UnaryCallable<ListDisksRequest,DiskList> listCallable()
Returns
TypeDescription
UnaryCallable<ListDisksRequest,DiskList>

listPagedCallable()

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

removeResourcePoliciesCallable()

public UnaryCallable<RemoveResourcePoliciesDiskRequest,Operation> removeResourcePoliciesCallable()
Returns
TypeDescription
UnaryCallable<RemoveResourcePoliciesDiskRequest,Operation>

removeResourcePoliciesOperationCallable()

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

resizeCallable()

public UnaryCallable<ResizeDiskRequest,Operation> resizeCallable()
Returns
TypeDescription
UnaryCallable<ResizeDiskRequest,Operation>

resizeOperationCallable()

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

setIamPolicyCallable()

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

setLabelsCallable()

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

setLabelsOperationCallable()

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

testIamPermissionsCallable()

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