Uses of Class
com.oracle.bmc.mysql.requests.UpdateBlueGreenDeploymentRequest
-
Packages that use UpdateBlueGreenDeploymentRequest Package Description com.oracle.bmc.mysql com.oracle.bmc.mysql.requests -
-
Uses of UpdateBlueGreenDeploymentRequest in com.oracle.bmc.mysql
Methods in com.oracle.bmc.mysql with parameters of type UpdateBlueGreenDeploymentRequest Modifier and Type Method Description UpdateBlueGreenDeploymentResponseBlueGreenDeployments. updateBlueGreenDeployment(UpdateBlueGreenDeploymentRequest request)Updates mutable metadata for a blue/green deployment.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)UpdateBlueGreenDeploymentResponseBlueGreenDeploymentsClient. updateBlueGreenDeployment(UpdateBlueGreenDeploymentRequest request)Method parameters in com.oracle.bmc.mysql with type arguments of type UpdateBlueGreenDeploymentRequest 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 UpdateBlueGreenDeploymentRequest in com.oracle.bmc.mysql.requests
Methods in com.oracle.bmc.mysql.requests that return UpdateBlueGreenDeploymentRequest Modifier and Type Method Description UpdateBlueGreenDeploymentRequestUpdateBlueGreenDeploymentRequest.Builder. build()Build the instance of UpdateBlueGreenDeploymentRequest as configured by this builderUpdateBlueGreenDeploymentRequestUpdateBlueGreenDeploymentRequest.Builder. buildWithoutInvocationCallback()Build the instance of UpdateBlueGreenDeploymentRequest as configured by this builderMethods in com.oracle.bmc.mysql.requests with parameters of type UpdateBlueGreenDeploymentRequest Modifier and Type Method Description UpdateBlueGreenDeploymentRequest.BuilderUpdateBlueGreenDeploymentRequest.Builder. copy(UpdateBlueGreenDeploymentRequest o)Copy method to populate the builder with values from the given instance.
-