Uses of Class
com.oracle.bmc.ocvp.model.SupportedCommitmentSummaryCollection.Builder
-
Packages that use SupportedCommitmentSummaryCollection.Builder Package Description com.oracle.bmc.ocvp.model -
-
Uses of SupportedCommitmentSummaryCollection.Builder in com.oracle.bmc.ocvp.model
Methods in com.oracle.bmc.ocvp.model that return SupportedCommitmentSummaryCollection.Builder Modifier and Type Method Description static SupportedCommitmentSummaryCollection.Builder
SupportedCommitmentSummaryCollection. builder()
Create a new builder.SupportedCommitmentSummaryCollection.Builder
SupportedCommitmentSummaryCollection.Builder. copy(SupportedCommitmentSummaryCollection model)
SupportedCommitmentSummaryCollection.Builder
SupportedCommitmentSummaryCollection.Builder. items(List<SupportedCommitmentSummary> items)
A list of the supported Commitments.SupportedCommitmentSummaryCollection.Builder
SupportedCommitmentSummaryCollection. toBuilder()
-