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.modelMethods in com.oracle.bmc.ocvp.model that return SupportedCommitmentSummaryCollection.Builder Modifier and Type Method Description static SupportedCommitmentSummaryCollection.BuilderSupportedCommitmentSummaryCollection. builder()Create a new builder.SupportedCommitmentSummaryCollection.BuilderSupportedCommitmentSummaryCollection.Builder. copy(SupportedCommitmentSummaryCollection model)SupportedCommitmentSummaryCollection.BuilderSupportedCommitmentSummaryCollection.Builder. items(List<SupportedCommitmentSummary> items)A list of the supported Commitments.SupportedCommitmentSummaryCollection.BuilderSupportedCommitmentSummaryCollection. toBuilder()
 
-