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 classCommitmentRepresents a regional Commitment resource.static classCommitment.BuilderRepresents a regional Commitment resource.Methods in com.google.cloud.compute.v1 that return CommitmentOrBuilder Modifier and Type Method Description CommitmentOrBuilderInsertRegionCommitmentRequest.Builder. getCommitmentResourceOrBuilder()The body resource for this requestCommitmentOrBuilderInsertRegionCommitmentRequest. getCommitmentResourceOrBuilder()The body resource for this requestCommitmentOrBuilderInsertRegionCommitmentRequestOrBuilder. getCommitmentResourceOrBuilder()The body resource for this requestCommitmentOrBuilderUpdateRegionCommitmentRequest.Builder. getCommitmentResourceOrBuilder()The body resource for this requestCommitmentOrBuilderUpdateRegionCommitmentRequest. getCommitmentResourceOrBuilder()The body resource for this requestCommitmentOrBuilderUpdateRegionCommitmentRequestOrBuilder. getCommitmentResourceOrBuilder()The body resource for this requestCommitmentOrBuilderCommitmentsScopedList.Builder. getCommitmentsOrBuilder(int index)[Output Only] A list of commitments contained in this scope.CommitmentOrBuilderCommitmentsScopedList. getCommitmentsOrBuilder(int index)[Output Only] A list of commitments contained in this scope.CommitmentOrBuilderCommitmentsScopedListOrBuilder. getCommitmentsOrBuilder(int index)[Output Only] A list of commitments contained in this scope.CommitmentOrBuilderCommitmentList.Builder. getItemsOrBuilder(int index)A list of Commitment resources.CommitmentOrBuilderCommitmentList. getItemsOrBuilder(int index)A list of Commitment resources.CommitmentOrBuilderCommitmentListOrBuilder. 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.
-