Uses of Class
com.oracle.bmc.computecloudatcustomer.model.UpdateCccInfrastructureDetails
- 
Packages that use UpdateCccInfrastructureDetails Package Description com.oracle.bmc.computecloudatcustomer.model com.oracle.bmc.computecloudatcustomer.requests 
- 
- 
Uses of UpdateCccInfrastructureDetails in com.oracle.bmc.computecloudatcustomer.modelMethods in com.oracle.bmc.computecloudatcustomer.model that return UpdateCccInfrastructureDetails Modifier and Type Method Description UpdateCccInfrastructureDetailsUpdateCccInfrastructureDetails.Builder. build()Methods in com.oracle.bmc.computecloudatcustomer.model with parameters of type UpdateCccInfrastructureDetails Modifier and Type Method Description UpdateCccInfrastructureDetails.BuilderUpdateCccInfrastructureDetails.Builder. copy(UpdateCccInfrastructureDetails model)
- 
Uses of UpdateCccInfrastructureDetails in com.oracle.bmc.computecloudatcustomer.requestsMethods in com.oracle.bmc.computecloudatcustomer.requests that return UpdateCccInfrastructureDetails Modifier and Type Method Description UpdateCccInfrastructureDetailsUpdateCccInfrastructureRequest. getBody$()Alternative accessor for the body parameter.UpdateCccInfrastructureDetailsUpdateCccInfrastructureRequest. getUpdateCccInfrastructureDetails()The information to be updated.Methods in com.oracle.bmc.computecloudatcustomer.requests with parameters of type UpdateCccInfrastructureDetails Modifier and Type Method Description UpdateCccInfrastructureRequest.BuilderUpdateCccInfrastructureRequest.Builder. body$(UpdateCccInfrastructureDetails body)Alternative setter for the body parameter.UpdateCccInfrastructureRequest.BuilderUpdateCccInfrastructureRequest.Builder. updateCccInfrastructureDetails(UpdateCccInfrastructureDetails updateCccInfrastructureDetails)The information to be updated.
 
-