Package | Description |
---|---|
com.oracle.bmc.bds | |
com.oracle.bmc.bds.requests |
Modifier and Type | Method and Description |
---|---|
AddUtilityNodesResponse |
BdsClient.addUtilityNodes(AddUtilityNodesRequest request) |
AddUtilityNodesResponse |
Bds.addUtilityNodes(AddUtilityNodesRequest request)
Increases the size (scales out) of a cluster by adding utility nodes.
|
Future<AddUtilityNodesResponse> |
BdsAsyncClient.addUtilityNodes(AddUtilityNodesRequest request,
AsyncHandler<AddUtilityNodesRequest,AddUtilityNodesResponse> handler) |
Future<AddUtilityNodesResponse> |
BdsAsync.addUtilityNodes(AddUtilityNodesRequest request,
AsyncHandler<AddUtilityNodesRequest,AddUtilityNodesResponse> handler)
Increases the size (scales out) of a cluster by adding utility nodes.
|
Modifier and Type | Method and Description |
---|---|
Future<AddUtilityNodesResponse> |
BdsAsyncClient.addUtilityNodes(AddUtilityNodesRequest request,
AsyncHandler<AddUtilityNodesRequest,AddUtilityNodesResponse> handler) |
Future<AddUtilityNodesResponse> |
BdsAsync.addUtilityNodes(AddUtilityNodesRequest request,
AsyncHandler<AddUtilityNodesRequest,AddUtilityNodesResponse> handler)
Increases the size (scales out) of a cluster by adding utility nodes.
|
Modifier and Type | Method and Description |
---|---|
AddUtilityNodesRequest |
AddUtilityNodesRequest.Builder.build()
Build the instance of AddUtilityNodesRequest as configured by this builder
|
AddUtilityNodesRequest |
AddUtilityNodesRequest.Builder.buildWithoutInvocationCallback()
Build the instance of AddUtilityNodesRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
AddUtilityNodesRequest.Builder |
AddUtilityNodesRequest.Builder.copy(AddUtilityNodesRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.