Package | Description |
---|---|
com.oracle.bmc.bds.requests |
Modifier and Type | Method and Description |
---|---|
RemoveNodeRequest.Builder |
RemoveNodeRequest.Builder.bdsInstanceId(String bdsInstanceId)
The OCID of the cluster.
|
RemoveNodeRequest.Builder |
RemoveNodeRequest.Builder.body$(RemoveNodeDetails body)
Alternative setter for the body parameter.
|
static RemoveNodeRequest.Builder |
RemoveNodeRequest.builder()
Return a new builder for this request object.
|
RemoveNodeRequest.Builder |
RemoveNodeRequest.Builder.copy(RemoveNodeRequest o)
Copy method to populate the builder with values from the given instance.
|
RemoveNodeRequest.Builder |
RemoveNodeRequest.Builder.ifMatch(String ifMatch)
For optimistic concurrency control.
|
RemoveNodeRequest.Builder |
RemoveNodeRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
RemoveNodeRequest.Builder |
RemoveNodeRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
RemoveNodeRequest.Builder |
RemoveNodeRequest.Builder.removeNodeDetails(RemoveNodeDetails removeNodeDetails)
Details for the node to be removed.
|
RemoveNodeRequest.Builder |
RemoveNodeRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
RemoveNodeRequest.Builder |
RemoveNodeRequest.toBuilder()
Return an instance of
RemoveNodeRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.