static GetInstancePoolLoadBalancerAttachmentRequest.Builder |
GetInstancePoolLoadBalancerAttachmentRequest.builder() |
Return a new builder for this request object.
|
GetInstancePoolLoadBalancerAttachmentRequest.Builder |
GetInstancePoolLoadBalancerAttachmentRequest.Builder.copy(GetInstancePoolLoadBalancerAttachmentRequest o) |
Copy method to populate the builder with values from the given instance.
|
GetInstancePoolLoadBalancerAttachmentRequest.Builder |
GetInstancePoolLoadBalancerAttachmentRequest.Builder.instancePoolId(String instancePoolId) |
The OCID of the
instance pool.
|
GetInstancePoolLoadBalancerAttachmentRequest.Builder |
GetInstancePoolLoadBalancerAttachmentRequest.Builder.instancePoolLoadBalancerAttachmentId(String instancePoolLoadBalancerAttachmentId) |
The OCID of the load balancer attachment.
|
GetInstancePoolLoadBalancerAttachmentRequest.Builder |
GetInstancePoolLoadBalancerAttachmentRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
GetInstancePoolLoadBalancerAttachmentRequest.Builder |
GetInstancePoolLoadBalancerAttachmentRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
GetInstancePoolLoadBalancerAttachmentRequest.Builder |
GetInstancePoolLoadBalancerAttachmentRequest.toBuilder() |
|