Uses of Class
com.oracle.bmc.mysql.responses.UpdateBlueGreenDeploymentResponse
-
Packages that use UpdateBlueGreenDeploymentResponse Package Description com.oracle.bmc.mysql com.oracle.bmc.mysql.responses -
-
Uses of UpdateBlueGreenDeploymentResponse in com.oracle.bmc.mysql
Methods in com.oracle.bmc.mysql that return UpdateBlueGreenDeploymentResponse Modifier and Type Method Description UpdateBlueGreenDeploymentResponseBlueGreenDeployments. updateBlueGreenDeployment(UpdateBlueGreenDeploymentRequest request)Updates mutable metadata for a blue/green deployment.UpdateBlueGreenDeploymentResponseBlueGreenDeploymentsClient. updateBlueGreenDeployment(UpdateBlueGreenDeploymentRequest request)Methods in com.oracle.bmc.mysql that return types with arguments of type UpdateBlueGreenDeploymentResponse Modifier and Type Method Description Future<UpdateBlueGreenDeploymentResponse>BlueGreenDeploymentsAsync. updateBlueGreenDeployment(UpdateBlueGreenDeploymentRequest request, AsyncHandler<UpdateBlueGreenDeploymentRequest,UpdateBlueGreenDeploymentResponse> handler)Updates mutable metadata for a blue/green deployment.Future<UpdateBlueGreenDeploymentResponse>BlueGreenDeploymentsAsyncClient. updateBlueGreenDeployment(UpdateBlueGreenDeploymentRequest request, AsyncHandler<UpdateBlueGreenDeploymentRequest,UpdateBlueGreenDeploymentResponse> handler)Method parameters in com.oracle.bmc.mysql with type arguments of type UpdateBlueGreenDeploymentResponse Modifier and Type Method Description Future<UpdateBlueGreenDeploymentResponse>BlueGreenDeploymentsAsync. updateBlueGreenDeployment(UpdateBlueGreenDeploymentRequest request, AsyncHandler<UpdateBlueGreenDeploymentRequest,UpdateBlueGreenDeploymentResponse> handler)Updates mutable metadata for a blue/green deployment.Future<UpdateBlueGreenDeploymentResponse>BlueGreenDeploymentsAsyncClient. updateBlueGreenDeployment(UpdateBlueGreenDeploymentRequest request, AsyncHandler<UpdateBlueGreenDeploymentRequest,UpdateBlueGreenDeploymentResponse> handler) -
Uses of UpdateBlueGreenDeploymentResponse in com.oracle.bmc.mysql.responses
Methods in com.oracle.bmc.mysql.responses that return UpdateBlueGreenDeploymentResponse Modifier and Type Method Description UpdateBlueGreenDeploymentResponseUpdateBlueGreenDeploymentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.mysql.responses with parameters of type UpdateBlueGreenDeploymentResponse Modifier and Type Method Description UpdateBlueGreenDeploymentResponse.BuilderUpdateBlueGreenDeploymentResponse.Builder. copy(UpdateBlueGreenDeploymentResponse o)Copy method to populate the builder with values from the given instance.
-