@Generated(value="by gapic-generator-java") public abstract class RegionCommitmentsStub extends Object implements com.google.api.gax.core.BackgroundResource
This class is for advanced usage and reflects the underlying API directly.
| Constructor and Description |
|---|
RegionCommitmentsStub() |
public com.google.api.gax.rpc.UnaryCallable<AggregatedListRegionCommitmentsRequest,RegionCommitmentsClient.AggregatedListPagedResponse> aggregatedListPagedCallable()
public com.google.api.gax.rpc.UnaryCallable<AggregatedListRegionCommitmentsRequest,CommitmentAggregatedList> aggregatedListCallable()
public com.google.api.gax.rpc.UnaryCallable<GetRegionCommitmentRequest,Commitment> getCallable()
public com.google.api.gax.rpc.OperationCallable<InsertRegionCommitmentRequest,Operation,Operation> insertOperationCallable()
public com.google.api.gax.rpc.UnaryCallable<InsertRegionCommitmentRequest,Operation> insertCallable()
public com.google.api.gax.rpc.UnaryCallable<ListRegionCommitmentsRequest,RegionCommitmentsClient.ListPagedResponse> listPagedCallable()
public com.google.api.gax.rpc.UnaryCallable<ListRegionCommitmentsRequest,CommitmentList> listCallable()
public com.google.api.gax.rpc.OperationCallable<UpdateRegionCommitmentRequest,Operation,Operation> updateOperationCallable()
public com.google.api.gax.rpc.UnaryCallable<UpdateRegionCommitmentRequest,Operation> updateCallable()
public abstract void close()
close in interface AutoCloseableCopyright © 2024 Google LLC. All rights reserved.