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.model
Methods in com.oracle.bmc.computecloudatcustomer.model that return CccInfrastructureCollection.Builder Modifier and Type Method Description static CccInfrastructureCollection.Builder
CccInfrastructureCollection. builder()
Create a new builder.CccInfrastructureCollection.Builder
CccInfrastructureCollection.Builder. copy(CccInfrastructureCollection model)
CccInfrastructureCollection.Builder
CccInfrastructureCollection.Builder. items(List<CccInfrastructureSummary> items)
List of Compute Cloud@Customer infrastructures.CccInfrastructureCollection.Builder
CccInfrastructureCollection. toBuilder()
-