Uses of Class
com.oracle.bmc.mysql.requests.ControlledUpdateDbSystemRequest
-
Packages that use ControlledUpdateDbSystemRequest Package Description com.oracle.bmc.mysql com.oracle.bmc.mysql.requests -
-
Uses of ControlledUpdateDbSystemRequest in com.oracle.bmc.mysql
Methods in com.oracle.bmc.mysql with parameters of type ControlledUpdateDbSystemRequest Modifier and Type Method Description ControlledUpdateDbSystemResponseDbSystem. controlledUpdateDbSystem(ControlledUpdateDbSystemRequest request)Update the chosen subset of MySQL instances based on their role.Future<ControlledUpdateDbSystemResponse>DbSystemAsync. controlledUpdateDbSystem(ControlledUpdateDbSystemRequest request, AsyncHandler<ControlledUpdateDbSystemRequest,ControlledUpdateDbSystemResponse> handler)Update the chosen subset of MySQL instances based on their role.Future<ControlledUpdateDbSystemResponse>DbSystemAsyncClient. controlledUpdateDbSystem(ControlledUpdateDbSystemRequest request, AsyncHandler<ControlledUpdateDbSystemRequest,ControlledUpdateDbSystemResponse> handler)ControlledUpdateDbSystemResponseDbSystemClient. controlledUpdateDbSystem(ControlledUpdateDbSystemRequest request)Method parameters in com.oracle.bmc.mysql with type arguments of type ControlledUpdateDbSystemRequest Modifier and Type Method Description Future<ControlledUpdateDbSystemResponse>DbSystemAsync. controlledUpdateDbSystem(ControlledUpdateDbSystemRequest request, AsyncHandler<ControlledUpdateDbSystemRequest,ControlledUpdateDbSystemResponse> handler)Update the chosen subset of MySQL instances based on their role.Future<ControlledUpdateDbSystemResponse>DbSystemAsyncClient. controlledUpdateDbSystem(ControlledUpdateDbSystemRequest request, AsyncHandler<ControlledUpdateDbSystemRequest,ControlledUpdateDbSystemResponse> handler) -
Uses of ControlledUpdateDbSystemRequest in com.oracle.bmc.mysql.requests
Methods in com.oracle.bmc.mysql.requests that return ControlledUpdateDbSystemRequest Modifier and Type Method Description ControlledUpdateDbSystemRequestControlledUpdateDbSystemRequest.Builder. build()Build the instance of ControlledUpdateDbSystemRequest as configured by this builderControlledUpdateDbSystemRequestControlledUpdateDbSystemRequest.Builder. buildWithoutInvocationCallback()Build the instance of ControlledUpdateDbSystemRequest as configured by this builderMethods in com.oracle.bmc.mysql.requests with parameters of type ControlledUpdateDbSystemRequest Modifier and Type Method Description ControlledUpdateDbSystemRequest.BuilderControlledUpdateDbSystemRequest.Builder. copy(ControlledUpdateDbSystemRequest o)Copy method to populate the builder with values from the given instance.
-