Uses of Class
com.oracle.bmc.mysql.responses.ChangeBlueGreenDeploymentCompartmentResponse
-
Packages that use ChangeBlueGreenDeploymentCompartmentResponse Package Description com.oracle.bmc.mysql com.oracle.bmc.mysql.responses -
-
Uses of ChangeBlueGreenDeploymentCompartmentResponse in com.oracle.bmc.mysql
Methods in com.oracle.bmc.mysql that return ChangeBlueGreenDeploymentCompartmentResponse Modifier and Type Method Description ChangeBlueGreenDeploymentCompartmentResponseBlueGreenDeployments. changeBlueGreenDeploymentCompartment(ChangeBlueGreenDeploymentCompartmentRequest request)Moves only the blue/green deployment wrapper resource into a different compartment.ChangeBlueGreenDeploymentCompartmentResponseBlueGreenDeploymentsClient. changeBlueGreenDeploymentCompartment(ChangeBlueGreenDeploymentCompartmentRequest request)Methods in com.oracle.bmc.mysql that return types with arguments of type ChangeBlueGreenDeploymentCompartmentResponse 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)Method parameters in com.oracle.bmc.mysql with type arguments of type ChangeBlueGreenDeploymentCompartmentResponse 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 ChangeBlueGreenDeploymentCompartmentResponse in com.oracle.bmc.mysql.responses
Methods in com.oracle.bmc.mysql.responses that return ChangeBlueGreenDeploymentCompartmentResponse Modifier and Type Method Description ChangeBlueGreenDeploymentCompartmentResponseChangeBlueGreenDeploymentCompartmentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.mysql.responses with parameters of type ChangeBlueGreenDeploymentCompartmentResponse Modifier and Type Method Description ChangeBlueGreenDeploymentCompartmentResponse.BuilderChangeBlueGreenDeploymentCompartmentResponse.Builder. copy(ChangeBlueGreenDeploymentCompartmentResponse o)Copy method to populate the builder with values from the given instance.
-