public static interface AnalysisLoadBalancerListener.Builder extends SdkPojo, CopyableBuilder<AnalysisLoadBalancerListener.Builder,AnalysisLoadBalancerListener>
| Modifier and Type | Method and Description |
|---|---|
AnalysisLoadBalancerListener.Builder |
instancePort(Integer instancePort)
[Classic Load Balancers] The back-end port for the listener.
|
AnalysisLoadBalancerListener.Builder |
loadBalancerPort(Integer loadBalancerPort)
The port on which the load balancer is listening.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAnalysisLoadBalancerListener.Builder loadBalancerPort(Integer loadBalancerPort)
The port on which the load balancer is listening.
loadBalancerPort - The port on which the load balancer is listening.AnalysisLoadBalancerListener.Builder instancePort(Integer instancePort)
[Classic Load Balancers] The back-end port for the listener.
instancePort - [Classic Load Balancers] The back-end port for the listener.Copyright © 2023. All rights reserved.