@Generated(value="by gapic-generator-java") public class HttpJsonDisksStub extends DisksStub
This class is for advanced usage and reflects the underlying API directly.
| Modifier | Constructor and Description |
|---|---|
protected |
HttpJsonDisksStub(DisksStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of HttpJsonDisksStub, using the given settings.
|
protected |
HttpJsonDisksStub(DisksStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonDisksStub, using the given settings.
|
protected HttpJsonDisksStub(DisksStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionprotected HttpJsonDisksStub(DisksStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory) throws IOException
IOExceptionpublic static final HttpJsonDisksStub create(DisksStubSettings settings) throws IOException
IOExceptionpublic static final HttpJsonDisksStub create(com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionpublic static final HttpJsonDisksStub create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory) throws IOException
IOException@InternalApi public static List<com.google.api.gax.httpjson.ApiMethodDescriptor> getMethodDescriptors()
public com.google.api.gax.rpc.UnaryCallable<AddResourcePoliciesDiskRequest,Operation> addResourcePoliciesCallable()
addResourcePoliciesCallable in class DisksStubpublic com.google.api.gax.rpc.OperationCallable<AddResourcePoliciesDiskRequest,Operation,Operation> addResourcePoliciesOperationCallable()
addResourcePoliciesOperationCallable in class DisksStubpublic com.google.api.gax.rpc.UnaryCallable<AggregatedListDisksRequest,DiskAggregatedList> aggregatedListCallable()
aggregatedListCallable in class DisksStubpublic com.google.api.gax.rpc.UnaryCallable<AggregatedListDisksRequest,DisksClient.AggregatedListPagedResponse> aggregatedListPagedCallable()
aggregatedListPagedCallable in class DisksStubpublic com.google.api.gax.rpc.UnaryCallable<BulkInsertDiskRequest,Operation> bulkInsertCallable()
bulkInsertCallable in class DisksStubpublic com.google.api.gax.rpc.OperationCallable<BulkInsertDiskRequest,Operation,Operation> bulkInsertOperationCallable()
bulkInsertOperationCallable in class DisksStubpublic com.google.api.gax.rpc.UnaryCallable<CreateSnapshotDiskRequest,Operation> createSnapshotCallable()
createSnapshotCallable in class DisksStubpublic com.google.api.gax.rpc.OperationCallable<CreateSnapshotDiskRequest,Operation,Operation> createSnapshotOperationCallable()
createSnapshotOperationCallable in class DisksStubpublic com.google.api.gax.rpc.UnaryCallable<DeleteDiskRequest,Operation> deleteCallable()
deleteCallable in class DisksStubpublic com.google.api.gax.rpc.OperationCallable<DeleteDiskRequest,Operation,Operation> deleteOperationCallable()
deleteOperationCallable in class DisksStubpublic com.google.api.gax.rpc.UnaryCallable<GetDiskRequest,Disk> getCallable()
getCallable in class DisksStubpublic com.google.api.gax.rpc.UnaryCallable<GetIamPolicyDiskRequest,Policy> getIamPolicyCallable()
getIamPolicyCallable in class DisksStubpublic com.google.api.gax.rpc.UnaryCallable<InsertDiskRequest,Operation> insertCallable()
insertCallable in class DisksStubpublic com.google.api.gax.rpc.OperationCallable<InsertDiskRequest,Operation,Operation> insertOperationCallable()
insertOperationCallable in class DisksStubpublic com.google.api.gax.rpc.UnaryCallable<ListDisksRequest,DiskList> listCallable()
listCallable in class DisksStubpublic com.google.api.gax.rpc.UnaryCallable<ListDisksRequest,DisksClient.ListPagedResponse> listPagedCallable()
listPagedCallable in class DisksStubpublic com.google.api.gax.rpc.UnaryCallable<RemoveResourcePoliciesDiskRequest,Operation> removeResourcePoliciesCallable()
removeResourcePoliciesCallable in class DisksStubpublic com.google.api.gax.rpc.OperationCallable<RemoveResourcePoliciesDiskRequest,Operation,Operation> removeResourcePoliciesOperationCallable()
removeResourcePoliciesOperationCallable in class DisksStubpublic com.google.api.gax.rpc.UnaryCallable<ResizeDiskRequest,Operation> resizeCallable()
resizeCallable in class DisksStubpublic com.google.api.gax.rpc.OperationCallable<ResizeDiskRequest,Operation,Operation> resizeOperationCallable()
resizeOperationCallable in class DisksStubpublic com.google.api.gax.rpc.UnaryCallable<SetIamPolicyDiskRequest,Policy> setIamPolicyCallable()
setIamPolicyCallable in class DisksStubpublic com.google.api.gax.rpc.UnaryCallable<SetLabelsDiskRequest,Operation> setLabelsCallable()
setLabelsCallable in class DisksStubpublic com.google.api.gax.rpc.OperationCallable<SetLabelsDiskRequest,Operation,Operation> setLabelsOperationCallable()
setLabelsOperationCallable in class DisksStubpublic com.google.api.gax.rpc.UnaryCallable<StartAsyncReplicationDiskRequest,Operation> startAsyncReplicationCallable()
startAsyncReplicationCallable in class DisksStubpublic com.google.api.gax.rpc.OperationCallable<StartAsyncReplicationDiskRequest,Operation,Operation> startAsyncReplicationOperationCallable()
startAsyncReplicationOperationCallable in class DisksStubpublic com.google.api.gax.rpc.UnaryCallable<StopAsyncReplicationDiskRequest,Operation> stopAsyncReplicationCallable()
stopAsyncReplicationCallable in class DisksStubpublic com.google.api.gax.rpc.OperationCallable<StopAsyncReplicationDiskRequest,Operation,Operation> stopAsyncReplicationOperationCallable()
stopAsyncReplicationOperationCallable in class DisksStubpublic com.google.api.gax.rpc.UnaryCallable<StopGroupAsyncReplicationDiskRequest,Operation> stopGroupAsyncReplicationCallable()
stopGroupAsyncReplicationCallable in class DisksStubpublic com.google.api.gax.rpc.OperationCallable<StopGroupAsyncReplicationDiskRequest,Operation,Operation> stopGroupAsyncReplicationOperationCallable()
stopGroupAsyncReplicationOperationCallable in class DisksStubpublic com.google.api.gax.rpc.UnaryCallable<TestIamPermissionsDiskRequest,TestPermissionsResponse> testIamPermissionsCallable()
testIamPermissionsCallable in class DisksStubpublic com.google.api.gax.rpc.UnaryCallable<UpdateDiskRequest,Operation> updateCallable()
updateCallable in class DisksStubpublic com.google.api.gax.rpc.OperationCallable<UpdateDiskRequest,Operation,Operation> updateOperationCallable()
updateOperationCallable in class DisksStubpublic final void close()
close in interface AutoCloseableclose in class DisksStubpublic void shutdown()
public boolean isShutdown()
public boolean isTerminated()
public void shutdownNow()
public boolean awaitTermination(long duration,
TimeUnit unit)
throws InterruptedException
InterruptedExceptionCopyright © 2024 Google LLC. All rights reserved.