Uses of Class
com.oracle.bmc.mysql.requests.ChangeBlueGreenDeploymentCompartmentRequest
-
Packages that use ChangeBlueGreenDeploymentCompartmentRequest Package Description com.oracle.bmc.mysql com.oracle.bmc.mysql.requests -
-
Uses of ChangeBlueGreenDeploymentCompartmentRequest in com.oracle.bmc.mysql
Method parameters in com.oracle.bmc.mysql with type arguments of type ChangeBlueGreenDeploymentCompartmentRequest Modifier and Type Method Description Future<ChangeBlueGreenDeploymentCompartmentResponse>BlueGreenDeploymentsAsync. changeBlueGreenDeploymentCompartment(ChangeBlueGreenDeploymentCompartmentRequest request, AsyncHandler<ChangeBlueGreenDeploymentCompartmentRequest,ChangeBlueGreenDeploymentCompartmentResponse> handler)Moves only the blue/green deployment wrapper resource into a different compartment.Future<ChangeBlueGreenDeploymentCompartmentResponse>BlueGreenDeploymentsAsyncClient. changeBlueGreenDeploymentCompartment(ChangeBlueGreenDeploymentCompartmentRequest request, AsyncHandler<ChangeBlueGreenDeploymentCompartmentRequest,ChangeBlueGreenDeploymentCompartmentResponse> handler) -
Uses of ChangeBlueGreenDeploymentCompartmentRequest in com.oracle.bmc.mysql.requests
Methods in com.oracle.bmc.mysql.requests that return ChangeBlueGreenDeploymentCompartmentRequest Modifier and Type Method Description ChangeBlueGreenDeploymentCompartmentRequestChangeBlueGreenDeploymentCompartmentRequest.Builder. build()Build the instance of ChangeBlueGreenDeploymentCompartmentRequest as configured by this builderChangeBlueGreenDeploymentCompartmentRequestChangeBlueGreenDeploymentCompartmentRequest.Builder. buildWithoutInvocationCallback()Build the instance of ChangeBlueGreenDeploymentCompartmentRequest as configured by this builderMethods in com.oracle.bmc.mysql.requests with parameters of type ChangeBlueGreenDeploymentCompartmentRequest Modifier and Type Method Description ChangeBlueGreenDeploymentCompartmentRequest.BuilderChangeBlueGreenDeploymentCompartmentRequest.Builder. copy(ChangeBlueGreenDeploymentCompartmentRequest o)Copy method to populate the builder with values from the given instance.
-