static DeleteNodePoolRequest.Builder |
DeleteNodePoolRequest.builder() |
Return a new builder for this request object.
|
DeleteNodePoolRequest.Builder |
DeleteNodePoolRequest.Builder.copy(DeleteNodePoolRequest o) |
Copy method to populate the builder with values from the given instance.
|
DeleteNodePoolRequest.Builder |
DeleteNodePoolRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
DeleteNodePoolRequest.Builder |
DeleteNodePoolRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
DeleteNodePoolRequest.Builder |
DeleteNodePoolRequest.Builder.isForceDeletionAfterOverrideGraceDuration(Boolean isForceDeletionAfterOverrideGraceDuration) |
If the underlying compute instance should be deleted if you cannot evict all the pods in
grace period
|
DeleteNodePoolRequest.Builder |
DeleteNodePoolRequest.Builder.nodePoolId(String nodePoolId) |
The OCID of the node pool.
|
DeleteNodePoolRequest.Builder |
DeleteNodePoolRequest.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
DeleteNodePoolRequest.Builder |
DeleteNodePoolRequest.Builder.overrideEvictionGraceDuration(String overrideEvictionGraceDuration) |
Duration after which OKE will give up eviction of the pods on the node.
|
DeleteNodePoolRequest.Builder |
DeleteNodePoolRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
DeleteNodePoolRequest.Builder |
DeleteNodePoolRequest.toBuilder() |
|