Uses of Class
com.oracle.bmc.datacc.model.UpdateInfrastructureDetails
-
Packages that use UpdateInfrastructureDetails Package Description com.oracle.bmc.datacc.model com.oracle.bmc.datacc.requests -
-
Uses of UpdateInfrastructureDetails in com.oracle.bmc.datacc.model
Methods in com.oracle.bmc.datacc.model that return UpdateInfrastructureDetails Modifier and Type Method Description UpdateInfrastructureDetailsUpdateInfrastructureDetails.Builder. build()Methods in com.oracle.bmc.datacc.model with parameters of type UpdateInfrastructureDetails Modifier and Type Method Description UpdateInfrastructureDetails.BuilderUpdateInfrastructureDetails.Builder. copy(UpdateInfrastructureDetails model) -
Uses of UpdateInfrastructureDetails in com.oracle.bmc.datacc.requests
Methods in com.oracle.bmc.datacc.requests that return UpdateInfrastructureDetails Modifier and Type Method Description UpdateInfrastructureDetailsUpdateInfrastructureRequest. getBody$()Alternative accessor for the body parameter.UpdateInfrastructureDetailsUpdateInfrastructureRequest. getUpdateInfrastructureDetails()The updated Database Infrastructure details.Methods in com.oracle.bmc.datacc.requests with parameters of type UpdateInfrastructureDetails Modifier and Type Method Description UpdateInfrastructureRequest.BuilderUpdateInfrastructureRequest.Builder. body$(UpdateInfrastructureDetails body)Alternative setter for the body parameter.UpdateInfrastructureRequest.BuilderUpdateInfrastructureRequest.Builder. updateInfrastructureDetails(UpdateInfrastructureDetails updateInfrastructureDetails)The updated Database Infrastructure details.
-