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