Package | Description |
---|---|
com.oracle.bmc.core.model |
Modifier and Type | Method and Description |
---|---|
InstancePoolLoadBalancerAttachment.Builder |
InstancePoolLoadBalancerAttachment.Builder.backendSetName(String backendSetName)
The name of the backend set on the load balancer.
|
static InstancePoolLoadBalancerAttachment.Builder |
InstancePoolLoadBalancerAttachment.builder()
Create a new builder.
|
InstancePoolLoadBalancerAttachment.Builder |
InstancePoolLoadBalancerAttachment.Builder.copy(InstancePoolLoadBalancerAttachment model) |
InstancePoolLoadBalancerAttachment.Builder |
InstancePoolLoadBalancerAttachment.Builder.id(String id)
The OCID
of the load balancer attachment.
|
InstancePoolLoadBalancerAttachment.Builder |
InstancePoolLoadBalancerAttachment.Builder.instancePoolId(String instancePoolId)
The OCID
of the instance pool of the load balancer attachment.
|
InstancePoolLoadBalancerAttachment.Builder |
InstancePoolLoadBalancerAttachment.Builder.lifecycleState(InstancePoolLoadBalancerAttachment.LifecycleState lifecycleState)
The status of the interaction between the instance pool and the load balancer.
|
InstancePoolLoadBalancerAttachment.Builder |
InstancePoolLoadBalancerAttachment.Builder.loadBalancerId(String loadBalancerId)
The OCID
of the load balancer attached to the instance pool.
|
InstancePoolLoadBalancerAttachment.Builder |
InstancePoolLoadBalancerAttachment.Builder.port(Integer port)
The port value used for the backends.
|
InstancePoolLoadBalancerAttachment.Builder |
InstancePoolLoadBalancerAttachment.toBuilder() |
InstancePoolLoadBalancerAttachment.Builder |
InstancePoolLoadBalancerAttachment.Builder.vnicSelection(String vnicSelection)
Indicates which VNIC on each instance in the instance pool should be used to associate
with the load balancer.
|
Copyright © 2016–2025. All rights reserved.