Uses of Class
com.google.cloud.compute.v1.Commitment
-
Packages that use Commitment Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples.com.google.cloud.compute.v1.stub -
-
Uses of Commitment in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return Commitment Modifier and Type Method Description Commitment
Commitment.Builder. build()
Commitment
Commitment.Builder. buildPartial()
Commitment
RegionCommitmentsClient. get(GetRegionCommitmentRequest request)
Returns the specified commitment resource.Commitment
RegionCommitmentsClient. get(String project, String region, String commitment)
Returns the specified commitment resource.Commitment
InsertRegionCommitmentRequest.Builder. getCommitmentResource()
The body resource for this requestCommitment
InsertRegionCommitmentRequest. getCommitmentResource()
The body resource for this requestCommitment
InsertRegionCommitmentRequestOrBuilder. getCommitmentResource()
The body resource for this requestCommitment
UpdateRegionCommitmentRequest.Builder. getCommitmentResource()
The body resource for this requestCommitment
UpdateRegionCommitmentRequest. getCommitmentResource()
The body resource for this requestCommitment
UpdateRegionCommitmentRequestOrBuilder. getCommitmentResource()
The body resource for this requestCommitment
CommitmentsScopedList.Builder. getCommitments(int index)
[Output Only] A list of commitments contained in this scope.Commitment
CommitmentsScopedList. getCommitments(int index)
[Output Only] A list of commitments contained in this scope.Commitment
CommitmentsScopedListOrBuilder. getCommitments(int index)
[Output Only] A list of commitments contained in this scope.static Commitment
Commitment. getDefaultInstance()
Commitment
Commitment.Builder. getDefaultInstanceForType()
Commitment
Commitment. getDefaultInstanceForType()
Commitment
CommitmentList.Builder. getItems(int index)
A list of Commitment resources.Commitment
CommitmentList. getItems(int index)
A list of Commitment resources.Commitment
CommitmentListOrBuilder. getItems(int index)
A list of Commitment resources.static Commitment
Commitment. parseDelimitedFrom(InputStream input)
static Commitment
Commitment. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Commitment
Commitment. parseFrom(byte[] data)
static Commitment
Commitment. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Commitment
Commitment. parseFrom(com.google.protobuf.ByteString data)
static Commitment
Commitment. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Commitment
Commitment. parseFrom(com.google.protobuf.CodedInputStream input)
static Commitment
Commitment. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Commitment
Commitment. parseFrom(InputStream input)
static Commitment
Commitment. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Commitment
Commitment. parseFrom(ByteBuffer data)
static Commitment
Commitment. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.compute.v1 that return types with arguments of type Commitment Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetRegionCommitmentRequest,Commitment>
RegionCommitmentsClient. getCallable()
Returns the specified commitment resource.List<Commitment>
CommitmentsScopedList.Builder. getCommitmentsList()
[Output Only] A list of commitments contained in this scope.List<Commitment>
CommitmentsScopedList. getCommitmentsList()
[Output Only] A list of commitments contained in this scope.List<Commitment>
CommitmentsScopedListOrBuilder. getCommitmentsList()
[Output Only] A list of commitments contained in this scope.List<Commitment>
CommitmentList.Builder. getItemsList()
A list of Commitment resources.List<Commitment>
CommitmentList. getItemsList()
A list of Commitment resources.List<Commitment>
CommitmentListOrBuilder. getItemsList()
A list of Commitment resources.com.google.protobuf.Parser<Commitment>
Commitment. getParserForType()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetRegionCommitmentRequest,Commitment>
RegionCommitmentsSettings.Builder. getSettings()
Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetRegionCommitmentRequest,Commitment>
RegionCommitmentsSettings. getSettings()
Returns the object with the settings used for calls to get.static com.google.protobuf.Parser<Commitment>
Commitment. parser()
Methods in com.google.cloud.compute.v1 with parameters of type Commitment Modifier and Type Method Description CommitmentsScopedList.Builder
CommitmentsScopedList.Builder. addCommitments(int index, Commitment value)
[Output Only] A list of commitments contained in this scope.CommitmentsScopedList.Builder
CommitmentsScopedList.Builder. addCommitments(Commitment value)
[Output Only] A list of commitments contained in this scope.CommitmentList.Builder
CommitmentList.Builder. addItems(int index, Commitment value)
A list of Commitment resources.CommitmentList.Builder
CommitmentList.Builder. addItems(Commitment value)
A list of Commitment resources.com.google.api.gax.longrunning.OperationFuture<Operation,Operation>
RegionCommitmentsClient. insertAsync(String project, String region, Commitment commitmentResource)
Creates a commitment in the specified project using the data included in the request.InsertRegionCommitmentRequest.Builder
InsertRegionCommitmentRequest.Builder. mergeCommitmentResource(Commitment value)
The body resource for this requestUpdateRegionCommitmentRequest.Builder
UpdateRegionCommitmentRequest.Builder. mergeCommitmentResource(Commitment value)
The body resource for this requestCommitment.Builder
Commitment.Builder. mergeFrom(Commitment other)
static Commitment.Builder
Commitment. newBuilder(Commitment prototype)
InsertRegionCommitmentRequest.Builder
InsertRegionCommitmentRequest.Builder. setCommitmentResource(Commitment value)
The body resource for this requestUpdateRegionCommitmentRequest.Builder
UpdateRegionCommitmentRequest.Builder. setCommitmentResource(Commitment value)
The body resource for this requestCommitmentsScopedList.Builder
CommitmentsScopedList.Builder. setCommitments(int index, Commitment value)
[Output Only] A list of commitments contained in this scope.CommitmentList.Builder
CommitmentList.Builder. setItems(int index, Commitment value)
A list of Commitment resources.com.google.api.gax.longrunning.OperationFuture<Operation,Operation>
RegionCommitmentsClient. updateAsync(String project, String region, String commitment, Commitment commitmentResource)
Updates the specified commitment with the data included in the request.Method parameters in com.google.cloud.compute.v1 with type arguments of type Commitment Modifier and Type Method Description CommitmentsScopedList.Builder
CommitmentsScopedList.Builder. addAllCommitments(Iterable<? extends Commitment> values)
[Output Only] A list of commitments contained in this scope.CommitmentList.Builder
CommitmentList.Builder. addAllItems(Iterable<? extends Commitment> values)
A list of Commitment resources.static com.google.api.core.ApiFuture<RegionCommitmentsClient.ListPagedResponse>
RegionCommitmentsClient.ListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListRegionCommitmentsRequest,CommitmentList,Commitment> context, com.google.api.core.ApiFuture<CommitmentList> futureResponse)
protected RegionCommitmentsClient.ListPage
RegionCommitmentsClient.ListPage. createPage(com.google.api.gax.rpc.PageContext<ListRegionCommitmentsRequest,CommitmentList,Commitment> context, CommitmentList response)
com.google.api.core.ApiFuture<RegionCommitmentsClient.ListPage>
RegionCommitmentsClient.ListPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListRegionCommitmentsRequest,CommitmentList,Commitment> context, com.google.api.core.ApiFuture<CommitmentList> futureResponse)
-
Uses of Commitment in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type Commitment Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetRegionCommitmentRequest,Commitment>
HttpJsonRegionCommitmentsStub. getCallable()
com.google.api.gax.rpc.UnaryCallable<GetRegionCommitmentRequest,Commitment>
RegionCommitmentsStub. getCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetRegionCommitmentRequest,Commitment>
RegionCommitmentsStubSettings.Builder. getSettings()
Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetRegionCommitmentRequest,Commitment>
RegionCommitmentsStubSettings. getSettings()
Returns the object with the settings used for calls to get.
-