Class RegionCommitmentsStub (1.6.0-beta)

public abstract class RegionCommitmentsStub implements BackgroundResource

Base stub class for the RegionCommitments service API.

This class is for advanced usage and reflects the underlying API directly.

Inheritance

java.lang.Object > RegionCommitmentsStub

Implements

BackgroundResource

Constructors

RegionCommitmentsStub()

public RegionCommitmentsStub()

Methods

aggregatedListCallable()

public UnaryCallable<AggregatedListRegionCommitmentsRequest,CommitmentAggregatedList> aggregatedListCallable()
Returns
TypeDescription
UnaryCallable<AggregatedListRegionCommitmentsRequest,CommitmentAggregatedList>

aggregatedListPagedCallable()

public UnaryCallable<AggregatedListRegionCommitmentsRequest,RegionCommitmentsClient.AggregatedListPagedResponse> aggregatedListPagedCallable()
Returns
TypeDescription
UnaryCallable<AggregatedListRegionCommitmentsRequest,AggregatedListPagedResponse>

close()

public abstract void close()

getCallable()

public UnaryCallable<GetRegionCommitmentRequest,Commitment> getCallable()
Returns
TypeDescription
UnaryCallable<GetRegionCommitmentRequest,Commitment>

insertCallable()

public UnaryCallable<InsertRegionCommitmentRequest,Operation> insertCallable()
Returns
TypeDescription
UnaryCallable<InsertRegionCommitmentRequest,Operation>

insertOperationCallable()

public OperationCallable<InsertRegionCommitmentRequest,Operation,Operation> insertOperationCallable()
Returns
TypeDescription
OperationCallable<InsertRegionCommitmentRequest,Operation,Operation>

listCallable()

public UnaryCallable<ListRegionCommitmentsRequest,CommitmentList> listCallable()
Returns
TypeDescription
UnaryCallable<ListRegionCommitmentsRequest,CommitmentList>

listPagedCallable()

public UnaryCallable<ListRegionCommitmentsRequest,RegionCommitmentsClient.ListPagedResponse> listPagedCallable()
Returns
TypeDescription
UnaryCallable<ListRegionCommitmentsRequest,ListPagedResponse>