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