Uses of Class
com.oracle.bmc.mysql.responses.CreateBlueGreenDeploymentResponse
-
Packages that use CreateBlueGreenDeploymentResponse Package Description com.oracle.bmc.mysql com.oracle.bmc.mysql.responses -
-
Uses of CreateBlueGreenDeploymentResponse in com.oracle.bmc.mysql
Methods in com.oracle.bmc.mysql that return CreateBlueGreenDeploymentResponse Modifier and Type Method Description CreateBlueGreenDeploymentResponseBlueGreenDeployments. createBlueGreenDeployment(CreateBlueGreenDeploymentRequest request)Creates a blue/green deployment resource and its replication channel.CreateBlueGreenDeploymentResponseBlueGreenDeploymentsClient. createBlueGreenDeployment(CreateBlueGreenDeploymentRequest request)Methods in com.oracle.bmc.mysql that return types with arguments of type CreateBlueGreenDeploymentResponse Modifier and Type Method Description Future<CreateBlueGreenDeploymentResponse>BlueGreenDeploymentsAsync. createBlueGreenDeployment(CreateBlueGreenDeploymentRequest request, AsyncHandler<CreateBlueGreenDeploymentRequest,CreateBlueGreenDeploymentResponse> handler)Creates a blue/green deployment resource and its replication channel.Future<CreateBlueGreenDeploymentResponse>BlueGreenDeploymentsAsyncClient. createBlueGreenDeployment(CreateBlueGreenDeploymentRequest request, AsyncHandler<CreateBlueGreenDeploymentRequest,CreateBlueGreenDeploymentResponse> handler)Method parameters in com.oracle.bmc.mysql with type arguments of type CreateBlueGreenDeploymentResponse Modifier and Type Method Description Future<CreateBlueGreenDeploymentResponse>BlueGreenDeploymentsAsync. createBlueGreenDeployment(CreateBlueGreenDeploymentRequest request, AsyncHandler<CreateBlueGreenDeploymentRequest,CreateBlueGreenDeploymentResponse> handler)Creates a blue/green deployment resource and its replication channel.Future<CreateBlueGreenDeploymentResponse>BlueGreenDeploymentsAsyncClient. createBlueGreenDeployment(CreateBlueGreenDeploymentRequest request, AsyncHandler<CreateBlueGreenDeploymentRequest,CreateBlueGreenDeploymentResponse> handler) -
Uses of CreateBlueGreenDeploymentResponse in com.oracle.bmc.mysql.responses
Methods in com.oracle.bmc.mysql.responses that return CreateBlueGreenDeploymentResponse Modifier and Type Method Description CreateBlueGreenDeploymentResponseCreateBlueGreenDeploymentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.mysql.responses with parameters of type CreateBlueGreenDeploymentResponse Modifier and Type Method Description CreateBlueGreenDeploymentResponse.BuilderCreateBlueGreenDeploymentResponse.Builder. copy(CreateBlueGreenDeploymentResponse o)Copy method to populate the builder with values from the given instance.
-