Uses of Class
com.oracle.bmc.mysql.model.UpdateBlueGreenDeploymentDetails
-
Packages that use UpdateBlueGreenDeploymentDetails Package Description com.oracle.bmc.mysql.model com.oracle.bmc.mysql.requests -
-
Uses of UpdateBlueGreenDeploymentDetails in com.oracle.bmc.mysql.model
Methods in com.oracle.bmc.mysql.model that return UpdateBlueGreenDeploymentDetails Modifier and Type Method Description UpdateBlueGreenDeploymentDetailsUpdateBlueGreenDeploymentDetails.Builder. build()Methods in com.oracle.bmc.mysql.model with parameters of type UpdateBlueGreenDeploymentDetails Modifier and Type Method Description UpdateBlueGreenDeploymentDetails.BuilderUpdateBlueGreenDeploymentDetails.Builder. copy(UpdateBlueGreenDeploymentDetails model) -
Uses of UpdateBlueGreenDeploymentDetails in com.oracle.bmc.mysql.requests
Methods in com.oracle.bmc.mysql.requests that return UpdateBlueGreenDeploymentDetails Modifier and Type Method Description UpdateBlueGreenDeploymentDetailsUpdateBlueGreenDeploymentRequest. getBody$()Alternative accessor for the body parameter.UpdateBlueGreenDeploymentDetailsUpdateBlueGreenDeploymentRequest. getUpdateBlueGreenDeploymentDetails()Details for updating mutable metadata on a blue/green deployment.Methods in com.oracle.bmc.mysql.requests with parameters of type UpdateBlueGreenDeploymentDetails Modifier and Type Method Description UpdateBlueGreenDeploymentRequest.BuilderUpdateBlueGreenDeploymentRequest.Builder. body$(UpdateBlueGreenDeploymentDetails body)Alternative setter for the body parameter.UpdateBlueGreenDeploymentRequest.BuilderUpdateBlueGreenDeploymentRequest.Builder. updateBlueGreenDeploymentDetails(UpdateBlueGreenDeploymentDetails updateBlueGreenDeploymentDetails)Details for updating mutable metadata on a blue/green deployment.
-