Uses of Class
com.oracle.bmc.computecloudatcustomer.model.CccInfrastructure
- 
Packages that use CccInfrastructure Package Description com.oracle.bmc.computecloudatcustomer.model com.oracle.bmc.computecloudatcustomer.responses 
- 
- 
Uses of CccInfrastructure in com.oracle.bmc.computecloudatcustomer.modelMethods in com.oracle.bmc.computecloudatcustomer.model that return CccInfrastructure Modifier and Type Method Description CccInfrastructureCccInfrastructure.Builder. build()Methods in com.oracle.bmc.computecloudatcustomer.model with parameters of type CccInfrastructure Modifier and Type Method Description CccInfrastructure.BuilderCccInfrastructure.Builder. copy(CccInfrastructure model)
- 
Uses of CccInfrastructure in com.oracle.bmc.computecloudatcustomer.responsesMethods in com.oracle.bmc.computecloudatcustomer.responses that return CccInfrastructure Modifier and Type Method Description CccInfrastructureCreateCccInfrastructureResponse. getCccInfrastructure()The returned CccInfrastructure instance.CccInfrastructureGetCccInfrastructureResponse. getCccInfrastructure()The returned CccInfrastructure instance.CccInfrastructureUpdateCccInfrastructureResponse. getCccInfrastructure()The returned CccInfrastructure instance.Methods in com.oracle.bmc.computecloudatcustomer.responses with parameters of type CccInfrastructure Modifier and Type Method Description CreateCccInfrastructureResponse.BuilderCreateCccInfrastructureResponse.Builder. cccInfrastructure(CccInfrastructure cccInfrastructure)The returned CccInfrastructure instance.GetCccInfrastructureResponse.BuilderGetCccInfrastructureResponse.Builder. cccInfrastructure(CccInfrastructure cccInfrastructure)The returned CccInfrastructure instance.UpdateCccInfrastructureResponse.BuilderUpdateCccInfrastructureResponse.Builder. cccInfrastructure(CccInfrastructure cccInfrastructure)The returned CccInfrastructure instance.
 
-