Package | Description |
---|---|
com.oracle.bmc.containerengine.requests |
Modifier and Type | Method and Description |
---|---|
static GetNodePoolOptionsRequest.Builder |
GetNodePoolOptionsRequest.builder()
Return a new builder for this request object.
|
GetNodePoolOptionsRequest.Builder |
GetNodePoolOptionsRequest.Builder.compartmentId(String compartmentId)
The OCID of the compartment.
|
GetNodePoolOptionsRequest.Builder |
GetNodePoolOptionsRequest.Builder.copy(GetNodePoolOptionsRequest o)
Copy method to populate the builder with values from the given instance.
|
GetNodePoolOptionsRequest.Builder |
GetNodePoolOptionsRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetNodePoolOptionsRequest.Builder |
GetNodePoolOptionsRequest.Builder.nodePoolOptionId(String nodePoolOptionId)
The id of the option set to retrieve.
|
GetNodePoolOptionsRequest.Builder |
GetNodePoolOptionsRequest.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
GetNodePoolOptionsRequest.Builder |
GetNodePoolOptionsRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetNodePoolOptionsRequest.Builder |
GetNodePoolOptionsRequest.toBuilder()
Return an instance of
GetNodePoolOptionsRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.