Uses of Class
com.oracle.bmc.ocvp.model.SupportedCommitmentSummaryCollection
-
Packages that use SupportedCommitmentSummaryCollection Package Description com.oracle.bmc.ocvp.model com.oracle.bmc.ocvp.responses -
-
Uses of SupportedCommitmentSummaryCollection in com.oracle.bmc.ocvp.model
Methods in com.oracle.bmc.ocvp.model that return SupportedCommitmentSummaryCollection Modifier and Type Method Description SupportedCommitmentSummaryCollection
SupportedCommitmentSummaryCollection.Builder. build()
Methods in com.oracle.bmc.ocvp.model with parameters of type SupportedCommitmentSummaryCollection Modifier and Type Method Description SupportedCommitmentSummaryCollection.Builder
SupportedCommitmentSummaryCollection.Builder. copy(SupportedCommitmentSummaryCollection model)
-
Uses of SupportedCommitmentSummaryCollection in com.oracle.bmc.ocvp.responses
Methods in com.oracle.bmc.ocvp.responses that return SupportedCommitmentSummaryCollection Modifier and Type Method Description SupportedCommitmentSummaryCollection
ListSupportedCommitmentsResponse. getSupportedCommitmentSummaryCollection()
The returned SupportedCommitmentSummaryCollection instance.Methods in com.oracle.bmc.ocvp.responses with parameters of type SupportedCommitmentSummaryCollection Modifier and Type Method Description ListSupportedCommitmentsResponse.Builder
ListSupportedCommitmentsResponse.Builder. supportedCommitmentSummaryCollection(SupportedCommitmentSummaryCollection supportedCommitmentSummaryCollection)
The returned SupportedCommitmentSummaryCollection instance.
-