Package | Description |
---|---|
com.oracle.bmc.containerengine.requests |
Modifier and Type | Method and Description |
---|---|
CreateNodePoolRequest.Builder |
CreateNodePoolRequest.Builder.body$(CreateNodePoolDetails body)
Alternative setter for the body parameter.
|
static CreateNodePoolRequest.Builder |
CreateNodePoolRequest.builder()
Return a new builder for this request object.
|
CreateNodePoolRequest.Builder |
CreateNodePoolRequest.Builder.copy(CreateNodePoolRequest o)
Copy method to populate the builder with values from the given instance.
|
CreateNodePoolRequest.Builder |
CreateNodePoolRequest.Builder.createNodePoolDetails(CreateNodePoolDetails createNodePoolDetails)
The details of the node pool to create.
|
CreateNodePoolRequest.Builder |
CreateNodePoolRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
CreateNodePoolRequest.Builder |
CreateNodePoolRequest.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
CreateNodePoolRequest.Builder |
CreateNodePoolRequest.Builder.opcRetryToken(String opcRetryToken)
A token you supply to uniquely identify the request and provide idempotency if the
request is retried.
|
CreateNodePoolRequest.Builder |
CreateNodePoolRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
CreateNodePoolRequest.Builder |
CreateNodePoolRequest.toBuilder()
Return an instance of
CreateNodePoolRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.