Uses of Interface
com.google.cloud.compute.v1.CommitmentOrBuilder
-
Packages that use CommitmentOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of CommitmentOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement CommitmentOrBuilder Modifier and Type Class Description class
Commitment
Represents a regional Commitment resource.static class
Commitment.Builder
Represents a regional Commitment resource.Methods in com.google.cloud.compute.v1 that return CommitmentOrBuilder Modifier and Type Method Description CommitmentOrBuilder
InsertRegionCommitmentRequest.Builder. getCommitmentResourceOrBuilder()
The body resource for this requestCommitmentOrBuilder
InsertRegionCommitmentRequest. getCommitmentResourceOrBuilder()
The body resource for this requestCommitmentOrBuilder
InsertRegionCommitmentRequestOrBuilder. getCommitmentResourceOrBuilder()
The body resource for this requestCommitmentOrBuilder
UpdateRegionCommitmentRequest.Builder. getCommitmentResourceOrBuilder()
The body resource for this requestCommitmentOrBuilder
UpdateRegionCommitmentRequest. getCommitmentResourceOrBuilder()
The body resource for this requestCommitmentOrBuilder
UpdateRegionCommitmentRequestOrBuilder. getCommitmentResourceOrBuilder()
The body resource for this requestCommitmentOrBuilder
CommitmentsScopedList.Builder. getCommitmentsOrBuilder(int index)
[Output Only] A list of commitments contained in this scope.CommitmentOrBuilder
CommitmentsScopedList. getCommitmentsOrBuilder(int index)
[Output Only] A list of commitments contained in this scope.CommitmentOrBuilder
CommitmentsScopedListOrBuilder. getCommitmentsOrBuilder(int index)
[Output Only] A list of commitments contained in this scope.CommitmentOrBuilder
CommitmentList.Builder. getItemsOrBuilder(int index)
A list of Commitment resources.CommitmentOrBuilder
CommitmentList. getItemsOrBuilder(int index)
A list of Commitment resources.CommitmentOrBuilder
CommitmentListOrBuilder. getItemsOrBuilder(int index)
A list of Commitment resources.Methods in com.google.cloud.compute.v1 that return types with arguments of type CommitmentOrBuilder Modifier and Type Method Description List<? extends CommitmentOrBuilder>
CommitmentsScopedList.Builder. getCommitmentsOrBuilderList()
[Output Only] A list of commitments contained in this scope.List<? extends CommitmentOrBuilder>
CommitmentsScopedList. getCommitmentsOrBuilderList()
[Output Only] A list of commitments contained in this scope.List<? extends CommitmentOrBuilder>
CommitmentsScopedListOrBuilder. getCommitmentsOrBuilderList()
[Output Only] A list of commitments contained in this scope.List<? extends CommitmentOrBuilder>
CommitmentList.Builder. getItemsOrBuilderList()
A list of Commitment resources.List<? extends CommitmentOrBuilder>
CommitmentList. getItemsOrBuilderList()
A list of Commitment resources.List<? extends CommitmentOrBuilder>
CommitmentListOrBuilder. getItemsOrBuilderList()
A list of Commitment resources.
-