Package | Description |
---|---|
com.oracle.bmc.core.requests |
Modifier and Type | Method and Description |
---|---|
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()
Return an instance of
GetInstancePoolLoadBalancerAttachmentRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.