Uses of Class
com.oracle.bmc.mysql.model.BlueGreenDeployment
-
Packages that use BlueGreenDeployment Package Description com.oracle.bmc.mysql.model com.oracle.bmc.mysql.responses -
-
Uses of BlueGreenDeployment in com.oracle.bmc.mysql.model
Methods in com.oracle.bmc.mysql.model that return BlueGreenDeployment Modifier and Type Method Description BlueGreenDeploymentBlueGreenDeployment.Builder. build()Methods in com.oracle.bmc.mysql.model with parameters of type BlueGreenDeployment Modifier and Type Method Description BlueGreenDeployment.BuilderBlueGreenDeployment.Builder. copy(BlueGreenDeployment model) -
Uses of BlueGreenDeployment in com.oracle.bmc.mysql.responses
Methods in com.oracle.bmc.mysql.responses that return BlueGreenDeployment Modifier and Type Method Description BlueGreenDeploymentCreateBlueGreenDeploymentResponse. getBlueGreenDeployment()The returned BlueGreenDeployment instance.BlueGreenDeploymentGetBlueGreenDeploymentResponse. getBlueGreenDeployment()The returned BlueGreenDeployment instance, or null ifGetBlueGreenDeploymentResponse.isNotModified()is true.BlueGreenDeploymentSwitchoverBlueGreenDeploymentResponse. getBlueGreenDeployment()The returned BlueGreenDeployment instance.Methods in com.oracle.bmc.mysql.responses with parameters of type BlueGreenDeployment Modifier and Type Method Description CreateBlueGreenDeploymentResponse.BuilderCreateBlueGreenDeploymentResponse.Builder. blueGreenDeployment(BlueGreenDeployment blueGreenDeployment)The returned BlueGreenDeployment instance.GetBlueGreenDeploymentResponse.BuilderGetBlueGreenDeploymentResponse.Builder. blueGreenDeployment(BlueGreenDeployment blueGreenDeployment)The returned BlueGreenDeployment instance, or null ifGetBlueGreenDeploymentResponse.isNotModified()is true.SwitchoverBlueGreenDeploymentResponse.BuilderSwitchoverBlueGreenDeploymentResponse.Builder. blueGreenDeployment(BlueGreenDeployment blueGreenDeployment)The returned BlueGreenDeployment instance.
-