Package | Description |
---|---|
com.oracle.bmc.bds | |
com.oracle.bmc.bds.responses |
Modifier and Type | Method and Description |
---|---|
ChangeShapeResponse |
BdsClient.changeShape(ChangeShapeRequest request) |
ChangeShapeResponse |
Bds.changeShape(ChangeShapeRequest request)
Changes the size of a cluster by scaling up or scaling down the nodes.
|
Modifier and Type | Method and Description |
---|---|
Future<ChangeShapeResponse> |
BdsAsyncClient.changeShape(ChangeShapeRequest request,
AsyncHandler<ChangeShapeRequest,ChangeShapeResponse> handler) |
Future<ChangeShapeResponse> |
BdsAsync.changeShape(ChangeShapeRequest request,
AsyncHandler<ChangeShapeRequest,ChangeShapeResponse> handler)
Changes the size of a cluster by scaling up or scaling down the nodes.
|
Modifier and Type | Method and Description |
---|---|
Future<ChangeShapeResponse> |
BdsAsyncClient.changeShape(ChangeShapeRequest request,
AsyncHandler<ChangeShapeRequest,ChangeShapeResponse> handler) |
Future<ChangeShapeResponse> |
BdsAsync.changeShape(ChangeShapeRequest request,
AsyncHandler<ChangeShapeRequest,ChangeShapeResponse> handler)
Changes the size of a cluster by scaling up or scaling down the nodes.
|
Modifier and Type | Method and Description |
---|---|
ChangeShapeResponse |
ChangeShapeResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ChangeShapeResponse.Builder |
ChangeShapeResponse.Builder.copy(ChangeShapeResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.