@Generated(value="by gapic-generator-java") public class HttpJsonRegionCommitmentsStub extends RegionCommitmentsStub
This class is for advanced usage and reflects the underlying API directly.
| Modifier | Constructor and Description |
|---|---|
protected |
HttpJsonRegionCommitmentsStub(RegionCommitmentsStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of HttpJsonRegionCommitmentsStub, using the given settings.
|
protected |
HttpJsonRegionCommitmentsStub(RegionCommitmentsStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonRegionCommitmentsStub, using the given settings.
|
protected HttpJsonRegionCommitmentsStub(RegionCommitmentsStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionprotected HttpJsonRegionCommitmentsStub(RegionCommitmentsStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory) throws IOException
IOExceptionpublic static final HttpJsonRegionCommitmentsStub create(RegionCommitmentsStubSettings settings) throws IOException
IOExceptionpublic static final HttpJsonRegionCommitmentsStub create(com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionpublic static final HttpJsonRegionCommitmentsStub 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<AggregatedListRegionCommitmentsRequest,CommitmentAggregatedList> aggregatedListCallable()
aggregatedListCallable in class RegionCommitmentsStubpublic com.google.api.gax.rpc.UnaryCallable<AggregatedListRegionCommitmentsRequest,RegionCommitmentsClient.AggregatedListPagedResponse> aggregatedListPagedCallable()
aggregatedListPagedCallable in class RegionCommitmentsStubpublic com.google.api.gax.rpc.UnaryCallable<GetRegionCommitmentRequest,Commitment> getCallable()
getCallable in class RegionCommitmentsStubpublic com.google.api.gax.rpc.UnaryCallable<InsertRegionCommitmentRequest,Operation> insertCallable()
insertCallable in class RegionCommitmentsStubpublic com.google.api.gax.rpc.OperationCallable<InsertRegionCommitmentRequest,Operation,Operation> insertOperationCallable()
insertOperationCallable in class RegionCommitmentsStubpublic com.google.api.gax.rpc.UnaryCallable<ListRegionCommitmentsRequest,CommitmentList> listCallable()
listCallable in class RegionCommitmentsStubpublic com.google.api.gax.rpc.UnaryCallable<ListRegionCommitmentsRequest,RegionCommitmentsClient.ListPagedResponse> listPagedCallable()
listPagedCallable in class RegionCommitmentsStubpublic com.google.api.gax.rpc.UnaryCallable<UpdateRegionCommitmentRequest,Operation> updateCallable()
updateCallable in class RegionCommitmentsStubpublic com.google.api.gax.rpc.OperationCallable<UpdateRegionCommitmentRequest,Operation,Operation> updateOperationCallable()
updateOperationCallable in class RegionCommitmentsStubpublic final void close()
close in interface AutoCloseableclose in class RegionCommitmentsStubpublic 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.