Uses of Class
com.oracle.bmc.mysql.responses.GetBlueGreenDeploymentResponse
-
Packages that use GetBlueGreenDeploymentResponse Package Description com.oracle.bmc.mysql com.oracle.bmc.mysql.responses -
-
Uses of GetBlueGreenDeploymentResponse in com.oracle.bmc.mysql
Methods in com.oracle.bmc.mysql that return GetBlueGreenDeploymentResponse Modifier and Type Method Description GetBlueGreenDeploymentResponseBlueGreenDeployments. getBlueGreenDeployment(GetBlueGreenDeploymentRequest request)Gets a blue/green deployment by identifier.GetBlueGreenDeploymentResponseBlueGreenDeploymentsClient. getBlueGreenDeployment(GetBlueGreenDeploymentRequest request)Method parameters in com.oracle.bmc.mysql with type arguments of type GetBlueGreenDeploymentResponse Modifier and Type Method Description Future<GetBlueGreenDeploymentResponse>BlueGreenDeploymentsAsync. getBlueGreenDeployment(GetBlueGreenDeploymentRequest request, AsyncHandler<GetBlueGreenDeploymentRequest,GetBlueGreenDeploymentResponse> handler)Gets a blue/green deployment by identifier.Future<GetBlueGreenDeploymentResponse>BlueGreenDeploymentsAsyncClient. getBlueGreenDeployment(GetBlueGreenDeploymentRequest request, AsyncHandler<GetBlueGreenDeploymentRequest,GetBlueGreenDeploymentResponse> handler) -
Uses of GetBlueGreenDeploymentResponse in com.oracle.bmc.mysql.responses
Methods in com.oracle.bmc.mysql.responses that return GetBlueGreenDeploymentResponse Modifier and Type Method Description GetBlueGreenDeploymentResponseGetBlueGreenDeploymentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.mysql.responses with parameters of type GetBlueGreenDeploymentResponse Modifier and Type Method Description GetBlueGreenDeploymentResponse.BuilderGetBlueGreenDeploymentResponse.Builder. copy(GetBlueGreenDeploymentResponse o)Copy method to populate the builder with values from the given instance.
-