Uses of Class
com.oracle.bmc.computecloudatcustomer.model.CccInfrastructureCollection
-
Packages that use CccInfrastructureCollection Package Description com.oracle.bmc.computecloudatcustomer.model com.oracle.bmc.computecloudatcustomer.responses -
-
Uses of CccInfrastructureCollection in com.oracle.bmc.computecloudatcustomer.model
Methods in com.oracle.bmc.computecloudatcustomer.model that return CccInfrastructureCollection Modifier and Type Method Description CccInfrastructureCollection
CccInfrastructureCollection.Builder. build()
Methods in com.oracle.bmc.computecloudatcustomer.model with parameters of type CccInfrastructureCollection Modifier and Type Method Description CccInfrastructureCollection.Builder
CccInfrastructureCollection.Builder. copy(CccInfrastructureCollection model)
-
Uses of CccInfrastructureCollection in com.oracle.bmc.computecloudatcustomer.responses
Methods in com.oracle.bmc.computecloudatcustomer.responses that return CccInfrastructureCollection Modifier and Type Method Description CccInfrastructureCollection
ListCccInfrastructuresResponse. getCccInfrastructureCollection()
The returned CccInfrastructureCollection instance.Methods in com.oracle.bmc.computecloudatcustomer.responses with parameters of type CccInfrastructureCollection Modifier and Type Method Description ListCccInfrastructuresResponse.Builder
ListCccInfrastructuresResponse.Builder. cccInfrastructureCollection(CccInfrastructureCollection cccInfrastructureCollection)
The returned CccInfrastructureCollection instance.
-