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