Package | Description |
---|---|
com.oracle.bmc.bds | |
com.oracle.bmc.bds.requests |
Modifier and Type | Method and Description |
---|---|
RemoveNodeResponse |
BdsClient.removeNode(RemoveNodeRequest request) |
RemoveNodeResponse |
Bds.removeNode(RemoveNodeRequest request)
Remove a single node of a Big Data Service cluster
|
Future<RemoveNodeResponse> |
BdsAsyncClient.removeNode(RemoveNodeRequest request,
AsyncHandler<RemoveNodeRequest,RemoveNodeResponse> handler) |
Future<RemoveNodeResponse> |
BdsAsync.removeNode(RemoveNodeRequest request,
AsyncHandler<RemoveNodeRequest,RemoveNodeResponse> handler)
Remove a single node of a Big Data Service cluster
|
Modifier and Type | Method and Description |
---|---|
Future<RemoveNodeResponse> |
BdsAsyncClient.removeNode(RemoveNodeRequest request,
AsyncHandler<RemoveNodeRequest,RemoveNodeResponse> handler) |
Future<RemoveNodeResponse> |
BdsAsync.removeNode(RemoveNodeRequest request,
AsyncHandler<RemoveNodeRequest,RemoveNodeResponse> handler)
Remove a single node of a Big Data Service cluster
|
Modifier and Type | Method and Description |
---|---|
RemoveNodeRequest |
RemoveNodeRequest.Builder.build()
Build the instance of RemoveNodeRequest as configured by this builder
|
RemoveNodeRequest |
RemoveNodeRequest.Builder.buildWithoutInvocationCallback()
Build the instance of RemoveNodeRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
RemoveNodeRequest.Builder |
RemoveNodeRequest.Builder.copy(RemoveNodeRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.