@Generated(value="by gapic-generator-java") public class HttpJsonInstantSnapshotsStub extends InstantSnapshotsStub
This class is for advanced usage and reflects the underlying API directly.
| Modifier | Constructor and Description |
|---|---|
protected |
HttpJsonInstantSnapshotsStub(InstantSnapshotsStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of HttpJsonInstantSnapshotsStub, using the given settings.
|
protected |
HttpJsonInstantSnapshotsStub(InstantSnapshotsStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonInstantSnapshotsStub, using the given settings.
|
protected HttpJsonInstantSnapshotsStub(InstantSnapshotsStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionprotected HttpJsonInstantSnapshotsStub(InstantSnapshotsStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory) throws IOException
IOExceptionpublic static final HttpJsonInstantSnapshotsStub create(InstantSnapshotsStubSettings settings) throws IOException
IOExceptionpublic static final HttpJsonInstantSnapshotsStub create(com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionpublic static final HttpJsonInstantSnapshotsStub 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<AggregatedListInstantSnapshotsRequest,InstantSnapshotAggregatedList> aggregatedListCallable()
aggregatedListCallable in class InstantSnapshotsStubpublic com.google.api.gax.rpc.UnaryCallable<AggregatedListInstantSnapshotsRequest,InstantSnapshotsClient.AggregatedListPagedResponse> aggregatedListPagedCallable()
aggregatedListPagedCallable in class InstantSnapshotsStubpublic com.google.api.gax.rpc.UnaryCallable<DeleteInstantSnapshotRequest,Operation> deleteCallable()
deleteCallable in class InstantSnapshotsStubpublic com.google.api.gax.rpc.OperationCallable<DeleteInstantSnapshotRequest,Operation,Operation> deleteOperationCallable()
deleteOperationCallable in class InstantSnapshotsStubpublic com.google.api.gax.rpc.UnaryCallable<GetInstantSnapshotRequest,InstantSnapshot> getCallable()
getCallable in class InstantSnapshotsStubpublic com.google.api.gax.rpc.UnaryCallable<GetIamPolicyInstantSnapshotRequest,Policy> getIamPolicyCallable()
getIamPolicyCallable in class InstantSnapshotsStubpublic com.google.api.gax.rpc.UnaryCallable<InsertInstantSnapshotRequest,Operation> insertCallable()
insertCallable in class InstantSnapshotsStubpublic com.google.api.gax.rpc.OperationCallable<InsertInstantSnapshotRequest,Operation,Operation> insertOperationCallable()
insertOperationCallable in class InstantSnapshotsStubpublic com.google.api.gax.rpc.UnaryCallable<ListInstantSnapshotsRequest,InstantSnapshotList> listCallable()
listCallable in class InstantSnapshotsStubpublic com.google.api.gax.rpc.UnaryCallable<ListInstantSnapshotsRequest,InstantSnapshotsClient.ListPagedResponse> listPagedCallable()
listPagedCallable in class InstantSnapshotsStubpublic com.google.api.gax.rpc.UnaryCallable<SetIamPolicyInstantSnapshotRequest,Policy> setIamPolicyCallable()
setIamPolicyCallable in class InstantSnapshotsStubpublic com.google.api.gax.rpc.UnaryCallable<SetLabelsInstantSnapshotRequest,Operation> setLabelsCallable()
setLabelsCallable in class InstantSnapshotsStubpublic com.google.api.gax.rpc.OperationCallable<SetLabelsInstantSnapshotRequest,Operation,Operation> setLabelsOperationCallable()
setLabelsOperationCallable in class InstantSnapshotsStubpublic com.google.api.gax.rpc.UnaryCallable<TestIamPermissionsInstantSnapshotRequest,TestPermissionsResponse> testIamPermissionsCallable()
testIamPermissionsCallable in class InstantSnapshotsStubpublic final void close()
close in interface AutoCloseableclose in class InstantSnapshotsStubpublic 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.