Package | Description |
---|---|
com.oracle.bmc.mysql | |
com.oracle.bmc.mysql.responses |
Modifier and Type | Method and Description |
---|---|
RestartDbSystemResponse |
DbSystem.restartDbSystem(RestartDbSystemRequest request)
Restarts the specified DB System.
|
RestartDbSystemResponse |
DbSystemClient.restartDbSystem(RestartDbSystemRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<RestartDbSystemResponse> |
DbSystemAsyncClient.restartDbSystem(RestartDbSystemRequest request,
AsyncHandler<RestartDbSystemRequest,RestartDbSystemResponse> handler) |
Future<RestartDbSystemResponse> |
DbSystemAsync.restartDbSystem(RestartDbSystemRequest request,
AsyncHandler<RestartDbSystemRequest,RestartDbSystemResponse> handler)
Restarts the specified DB System.
|
Modifier and Type | Method and Description |
---|---|
Future<RestartDbSystemResponse> |
DbSystemAsyncClient.restartDbSystem(RestartDbSystemRequest request,
AsyncHandler<RestartDbSystemRequest,RestartDbSystemResponse> handler) |
Future<RestartDbSystemResponse> |
DbSystemAsync.restartDbSystem(RestartDbSystemRequest request,
AsyncHandler<RestartDbSystemRequest,RestartDbSystemResponse> handler)
Restarts the specified DB System.
|
Modifier and Type | Method and Description |
---|---|
RestartDbSystemResponse |
RestartDbSystemResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
RestartDbSystemResponse.Builder |
RestartDbSystemResponse.Builder.copy(RestartDbSystemResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.