Package | Description |
---|---|
com.oracle.bmc.bds | |
com.oracle.bmc.bds.responses |
Modifier and Type | Method and Description |
---|---|
RestartNodeResponse |
BdsClient.restartNode(RestartNodeRequest request) |
RestartNodeResponse |
Bds.restartNode(RestartNodeRequest request)
Restarts a single node of a Big Data Service cluster
|
Modifier and Type | Method and Description |
---|---|
Future<RestartNodeResponse> |
BdsAsyncClient.restartNode(RestartNodeRequest request,
AsyncHandler<RestartNodeRequest,RestartNodeResponse> handler) |
Future<RestartNodeResponse> |
BdsAsync.restartNode(RestartNodeRequest request,
AsyncHandler<RestartNodeRequest,RestartNodeResponse> handler)
Restarts a single node of a Big Data Service cluster
|
Modifier and Type | Method and Description |
---|---|
Future<RestartNodeResponse> |
BdsAsyncClient.restartNode(RestartNodeRequest request,
AsyncHandler<RestartNodeRequest,RestartNodeResponse> handler) |
Future<RestartNodeResponse> |
BdsAsync.restartNode(RestartNodeRequest request,
AsyncHandler<RestartNodeRequest,RestartNodeResponse> handler)
Restarts a single node of a Big Data Service cluster
|
Modifier and Type | Method and Description |
---|---|
RestartNodeResponse |
RestartNodeResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
RestartNodeResponse.Builder |
RestartNodeResponse.Builder.copy(RestartNodeResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.