Uses of Class
com.oracle.bmc.mysql.responses.DeleteBlueGreenDeploymentResponse
-
Packages that use DeleteBlueGreenDeploymentResponse Package Description com.oracle.bmc.mysql com.oracle.bmc.mysql.responses -
-
Uses of DeleteBlueGreenDeploymentResponse in com.oracle.bmc.mysql
Methods in com.oracle.bmc.mysql that return DeleteBlueGreenDeploymentResponse Modifier and Type Method Description DeleteBlueGreenDeploymentResponseBlueGreenDeployments. deleteBlueGreenDeployment(DeleteBlueGreenDeploymentRequest request)Deletes only the blue/green deployment wrapper resource.DeleteBlueGreenDeploymentResponseBlueGreenDeploymentsClient. deleteBlueGreenDeployment(DeleteBlueGreenDeploymentRequest request)Methods in com.oracle.bmc.mysql that return types with arguments of type DeleteBlueGreenDeploymentResponse Modifier and Type Method Description Future<DeleteBlueGreenDeploymentResponse>BlueGreenDeploymentsAsync. deleteBlueGreenDeployment(DeleteBlueGreenDeploymentRequest request, AsyncHandler<DeleteBlueGreenDeploymentRequest,DeleteBlueGreenDeploymentResponse> handler)Deletes only the blue/green deployment wrapper resource.Future<DeleteBlueGreenDeploymentResponse>BlueGreenDeploymentsAsyncClient. deleteBlueGreenDeployment(DeleteBlueGreenDeploymentRequest request, AsyncHandler<DeleteBlueGreenDeploymentRequest,DeleteBlueGreenDeploymentResponse> handler)Method parameters in com.oracle.bmc.mysql with type arguments of type DeleteBlueGreenDeploymentResponse Modifier and Type Method Description Future<DeleteBlueGreenDeploymentResponse>BlueGreenDeploymentsAsync. deleteBlueGreenDeployment(DeleteBlueGreenDeploymentRequest request, AsyncHandler<DeleteBlueGreenDeploymentRequest,DeleteBlueGreenDeploymentResponse> handler)Deletes only the blue/green deployment wrapper resource.Future<DeleteBlueGreenDeploymentResponse>BlueGreenDeploymentsAsyncClient. deleteBlueGreenDeployment(DeleteBlueGreenDeploymentRequest request, AsyncHandler<DeleteBlueGreenDeploymentRequest,DeleteBlueGreenDeploymentResponse> handler) -
Uses of DeleteBlueGreenDeploymentResponse in com.oracle.bmc.mysql.responses
Methods in com.oracle.bmc.mysql.responses that return DeleteBlueGreenDeploymentResponse Modifier and Type Method Description DeleteBlueGreenDeploymentResponseDeleteBlueGreenDeploymentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.mysql.responses with parameters of type DeleteBlueGreenDeploymentResponse Modifier and Type Method Description DeleteBlueGreenDeploymentResponse.BuilderDeleteBlueGreenDeploymentResponse.Builder. copy(DeleteBlueGreenDeploymentResponse o)Copy method to populate the builder with values from the given instance.
-