Package | Description |
---|---|
com.oracle.bmc.bds | |
com.oracle.bmc.bds.requests |
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
|
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 |
---|---|
RestartNodeRequest |
RestartNodeRequest.Builder.build()
Build the instance of RestartNodeRequest as configured by this builder
|
RestartNodeRequest |
RestartNodeRequest.Builder.buildWithoutInvocationCallback()
Build the instance of RestartNodeRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
RestartNodeRequest.Builder |
RestartNodeRequest.Builder.copy(RestartNodeRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.