Uses of Class
com.oracle.bmc.mysql.requests.SwitchoverBlueGreenDeploymentRequest
-
Packages that use SwitchoverBlueGreenDeploymentRequest Package Description com.oracle.bmc.mysql com.oracle.bmc.mysql.requests -
-
Uses of SwitchoverBlueGreenDeploymentRequest in com.oracle.bmc.mysql
Method parameters in com.oracle.bmc.mysql with type arguments of type SwitchoverBlueGreenDeploymentRequest Modifier and Type Method Description Future<SwitchoverBlueGreenDeploymentResponse>BlueGreenDeploymentsAsync. switchoverBlueGreenDeployment(SwitchoverBlueGreenDeploymentRequest request, AsyncHandler<SwitchoverBlueGreenDeploymentRequest,SwitchoverBlueGreenDeploymentResponse> handler)Initiates switchover for a blue/green deployment.Future<SwitchoverBlueGreenDeploymentResponse>BlueGreenDeploymentsAsyncClient. switchoverBlueGreenDeployment(SwitchoverBlueGreenDeploymentRequest request, AsyncHandler<SwitchoverBlueGreenDeploymentRequest,SwitchoverBlueGreenDeploymentResponse> handler) -
Uses of SwitchoverBlueGreenDeploymentRequest in com.oracle.bmc.mysql.requests
Methods in com.oracle.bmc.mysql.requests that return SwitchoverBlueGreenDeploymentRequest Modifier and Type Method Description SwitchoverBlueGreenDeploymentRequestSwitchoverBlueGreenDeploymentRequest.Builder. build()Build the instance of SwitchoverBlueGreenDeploymentRequest as configured by this builderSwitchoverBlueGreenDeploymentRequestSwitchoverBlueGreenDeploymentRequest.Builder. buildWithoutInvocationCallback()Build the instance of SwitchoverBlueGreenDeploymentRequest as configured by this builderMethods in com.oracle.bmc.mysql.requests with parameters of type SwitchoverBlueGreenDeploymentRequest Modifier and Type Method Description SwitchoverBlueGreenDeploymentRequest.BuilderSwitchoverBlueGreenDeploymentRequest.Builder. copy(SwitchoverBlueGreenDeploymentRequest o)Copy method to populate the builder with values from the given instance.
-