@Generated(value="by gapic-generator-java") public class HttpJsonRegionInstantSnapshotsStub extends RegionInstantSnapshotsStub
This class is for advanced usage and reflects the underlying API directly.
| Modifier | Constructor and Description |
|---|---|
protected |
HttpJsonRegionInstantSnapshotsStub(RegionInstantSnapshotsStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of HttpJsonRegionInstantSnapshotsStub, using the given settings.
|
protected |
HttpJsonRegionInstantSnapshotsStub(RegionInstantSnapshotsStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonRegionInstantSnapshotsStub, using the given settings.
|
protected HttpJsonRegionInstantSnapshotsStub(RegionInstantSnapshotsStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionprotected HttpJsonRegionInstantSnapshotsStub(RegionInstantSnapshotsStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory) throws IOException
IOExceptionpublic static final HttpJsonRegionInstantSnapshotsStub create(RegionInstantSnapshotsStubSettings settings) throws IOException
IOExceptionpublic static final HttpJsonRegionInstantSnapshotsStub create(com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionpublic static final HttpJsonRegionInstantSnapshotsStub 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<DeleteRegionInstantSnapshotRequest,Operation> deleteCallable()
deleteCallable in class RegionInstantSnapshotsStubpublic com.google.api.gax.rpc.OperationCallable<DeleteRegionInstantSnapshotRequest,Operation,Operation> deleteOperationCallable()
deleteOperationCallable in class RegionInstantSnapshotsStubpublic com.google.api.gax.rpc.UnaryCallable<GetRegionInstantSnapshotRequest,InstantSnapshot> getCallable()
getCallable in class RegionInstantSnapshotsStubpublic com.google.api.gax.rpc.UnaryCallable<GetIamPolicyRegionInstantSnapshotRequest,Policy> getIamPolicyCallable()
getIamPolicyCallable in class RegionInstantSnapshotsStubpublic com.google.api.gax.rpc.UnaryCallable<InsertRegionInstantSnapshotRequest,Operation> insertCallable()
insertCallable in class RegionInstantSnapshotsStubpublic com.google.api.gax.rpc.OperationCallable<InsertRegionInstantSnapshotRequest,Operation,Operation> insertOperationCallable()
insertOperationCallable in class RegionInstantSnapshotsStubpublic com.google.api.gax.rpc.UnaryCallable<ListRegionInstantSnapshotsRequest,InstantSnapshotList> listCallable()
listCallable in class RegionInstantSnapshotsStubpublic com.google.api.gax.rpc.UnaryCallable<ListRegionInstantSnapshotsRequest,RegionInstantSnapshotsClient.ListPagedResponse> listPagedCallable()
listPagedCallable in class RegionInstantSnapshotsStubpublic com.google.api.gax.rpc.UnaryCallable<SetIamPolicyRegionInstantSnapshotRequest,Policy> setIamPolicyCallable()
setIamPolicyCallable in class RegionInstantSnapshotsStubpublic com.google.api.gax.rpc.UnaryCallable<SetLabelsRegionInstantSnapshotRequest,Operation> setLabelsCallable()
setLabelsCallable in class RegionInstantSnapshotsStubpublic com.google.api.gax.rpc.OperationCallable<SetLabelsRegionInstantSnapshotRequest,Operation,Operation> setLabelsOperationCallable()
setLabelsOperationCallable in class RegionInstantSnapshotsStubpublic com.google.api.gax.rpc.UnaryCallable<TestIamPermissionsRegionInstantSnapshotRequest,TestPermissionsResponse> testIamPermissionsCallable()
testIamPermissionsCallable in class RegionInstantSnapshotsStubpublic final void close()
close in interface AutoCloseableclose in class RegionInstantSnapshotsStubpublic 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.