Class HttpJsonDisksStub (1.63.0)

See more code actions.
public class HttpJsonDisksStub extends DisksStub

REST stub implementation for the Disks service API.

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

java.lang.Object > DisksStub > HttpJsonDisksStub

Static Methods

create(ClientContext clientContext)

public static final HttpJsonDisksStub create(ClientContext clientContext)
Parameter
Name Description
clientContext ClientContext
Returns
Type Description
HttpJsonDisksStub
Exceptions
Type Description
IOException

create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)

public static final HttpJsonDisksStub create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
Parameters
Name Description
clientContext ClientContext
callableFactory HttpJsonStubCallableFactory
Returns
Type Description
HttpJsonDisksStub
Exceptions
Type Description
IOException

create(DisksStubSettings settings)

public static final HttpJsonDisksStub create(DisksStubSettings settings)
Parameter
Name Description
settings DisksStubSettings
Returns
Type Description
HttpJsonDisksStub
Exceptions
Type Description
IOException

getMethodDescriptors()

public static List<ApiMethodDescriptor> getMethodDescriptors()
Returns
Type Description
List<ApiMethodDescriptor>

Constructors

HttpJsonDisksStub(DisksStubSettings settings, ClientContext clientContext)

protected HttpJsonDisksStub(DisksStubSettings settings, ClientContext clientContext)

Constructs an instance of HttpJsonDisksStub, using the given settings. This is protected so that it is easy to make a subclass, but otherwise, the static factory methods should be preferred.

Parameters
Name Description
settings DisksStubSettings
clientContext ClientContext

HttpJsonDisksStub(DisksStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)

protected HttpJsonDisksStub(DisksStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)

Constructs an instance of HttpJsonDisksStub, using the given settings. This is protected so that it is easy to make a subclass, but otherwise, the static factory methods should be preferred.

Parameters
Name Description
settings DisksStubSettings
clientContext ClientContext
callableFactory HttpJsonStubCallableFactory

Methods

addResourcePoliciesCallable()

public UnaryCallable<AddResourcePoliciesDiskRequest,Operation> addResourcePoliciesCallable()
Overrides

addResourcePoliciesOperationCallable()

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

aggregatedListCallable()

public UnaryCallable<AggregatedListDisksRequest,DiskAggregatedList> aggregatedListCallable()
Overrides

aggregatedListPagedCallable()

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

awaitTermination(long duration, TimeUnit unit)

public boolean awaitTermination(long duration, TimeUnit unit)
Parameters
Name Description
duration long
unit TimeUnit
Returns
Type Description
boolean
Exceptions
Type Description
InterruptedException

bulkInsertCallable()

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

bulkInsertOperationCallable()

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

close()

public final void close()
Overrides

createSnapshotCallable()

public UnaryCallable<CreateSnapshotDiskRequest,Operation> createSnapshotCallable()
Overrides

createSnapshotOperationCallable()

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

deleteCallable()

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

deleteOperationCallable()

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

getCallable()

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

getIamPolicyCallable()

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

insertCallable()

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

insertOperationCallable()

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

isShutdown()

public boolean isShutdown()
Returns
Type Description
boolean

isTerminated()

public boolean isTerminated()
Returns
Type Description
boolean

listCallable()

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

listPagedCallable()

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

removeResourcePoliciesCallable()

public UnaryCallable<RemoveResourcePoliciesDiskRequest,Operation> removeResourcePoliciesCallable()
Overrides

removeResourcePoliciesOperationCallable()

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

resizeCallable()

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

resizeOperationCallable()

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

setIamPolicyCallable()

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

setLabelsCallable()

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

setLabelsOperationCallable()

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

shutdown()

public void shutdown()

shutdownNow()

public void shutdownNow()

startAsyncReplicationCallable()

public UnaryCallable<StartAsyncReplicationDiskRequest,Operation> startAsyncReplicationCallable()
Overrides

startAsyncReplicationOperationCallable()

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

stopAsyncReplicationCallable()

public UnaryCallable<StopAsyncReplicationDiskRequest,Operation> stopAsyncReplicationCallable()
Overrides

stopAsyncReplicationOperationCallable()

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

stopGroupAsyncReplicationCallable()

public UnaryCallable<StopGroupAsyncReplicationDiskRequest,Operation> stopGroupAsyncReplicationCallable()
Overrides

stopGroupAsyncReplicationOperationCallable()

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

testIamPermissionsCallable()

public UnaryCallable<TestIamPermissionsDiskRequest,TestPermissionsResponse> testIamPermissionsCallable()
Overrides

updateCallable()

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

updateOperationCallable()

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