Package | Description |
---|---|
com.oracle.bmc.mysql | |
com.oracle.bmc.mysql.requests |
Modifier and Type | Method and Description |
---|---|
RestartDbSystemResponse |
DbSystem.restartDbSystem(RestartDbSystemRequest request)
Restarts the specified DB System.
|
RestartDbSystemResponse |
DbSystemClient.restartDbSystem(RestartDbSystemRequest request) |
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 |
---|---|
RestartDbSystemRequest |
RestartDbSystemRequest.Builder.build()
Build the instance of RestartDbSystemRequest as configured by this builder
|
RestartDbSystemRequest |
RestartDbSystemRequest.Builder.buildWithoutInvocationCallback()
Build the instance of RestartDbSystemRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
RestartDbSystemRequest.Builder |
RestartDbSystemRequest.Builder.copy(RestartDbSystemRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.