Package | Description |
---|---|
com.oracle.bmc.bds | |
com.oracle.bmc.bds.requests |
Modifier and Type | Method and Description |
---|---|
StopBdsInstanceResponse |
BdsClient.stopBdsInstance(StopBdsInstanceRequest request) |
StopBdsInstanceResponse |
Bds.stopBdsInstance(StopBdsInstanceRequest request)
Stops the BDS cluster that can be started at later point of time.
|
Future<StopBdsInstanceResponse> |
BdsAsyncClient.stopBdsInstance(StopBdsInstanceRequest request,
AsyncHandler<StopBdsInstanceRequest,StopBdsInstanceResponse> handler) |
Future<StopBdsInstanceResponse> |
BdsAsync.stopBdsInstance(StopBdsInstanceRequest request,
AsyncHandler<StopBdsInstanceRequest,StopBdsInstanceResponse> handler)
Stops the BDS cluster that can be started at later point of time.
|
Modifier and Type | Method and Description |
---|---|
Future<StopBdsInstanceResponse> |
BdsAsyncClient.stopBdsInstance(StopBdsInstanceRequest request,
AsyncHandler<StopBdsInstanceRequest,StopBdsInstanceResponse> handler) |
Future<StopBdsInstanceResponse> |
BdsAsync.stopBdsInstance(StopBdsInstanceRequest request,
AsyncHandler<StopBdsInstanceRequest,StopBdsInstanceResponse> handler)
Stops the BDS cluster that can be started at later point of time.
|
Modifier and Type | Method and Description |
---|---|
StopBdsInstanceRequest |
StopBdsInstanceRequest.Builder.build()
Build the instance of StopBdsInstanceRequest as configured by this builder
|
StopBdsInstanceRequest |
StopBdsInstanceRequest.Builder.buildWithoutInvocationCallback()
Build the instance of StopBdsInstanceRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
StopBdsInstanceRequest.Builder |
StopBdsInstanceRequest.Builder.copy(StopBdsInstanceRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.