Uses of Class
com.oracle.bmc.computecloudatcustomer.model.CccInfrastructureCollection.Builder
- 
Packages that use CccInfrastructureCollection.Builder Package Description com.oracle.bmc.computecloudatcustomer.model 
- 
- 
Uses of CccInfrastructureCollection.Builder in com.oracle.bmc.computecloudatcustomer.modelMethods in com.oracle.bmc.computecloudatcustomer.model that return CccInfrastructureCollection.Builder Modifier and Type Method Description static CccInfrastructureCollection.BuilderCccInfrastructureCollection. builder()Create a new builder.CccInfrastructureCollection.BuilderCccInfrastructureCollection.Builder. copy(CccInfrastructureCollection model)CccInfrastructureCollection.BuilderCccInfrastructureCollection.Builder. items(List<CccInfrastructureSummary> items)List of Compute Cloud@Customer infrastructures.CccInfrastructureCollection.BuilderCccInfrastructureCollection. toBuilder()
 
-