public static final class ILoadBalancerProps.Builder extends Object
ILoadBalancerProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
ILoadBalancerProps |
build()
Builds the configured instance.
|
ILoadBalancerProps.Builder |
withGeneration(LoadBalancerGeneration value)
Sets the value of Generation
|
ILoadBalancerProps.Builder |
withName(String value)
Sets the value of Name
|
public ILoadBalancerProps.Builder withGeneration(LoadBalancerGeneration value)
value - the value to be setthispublic ILoadBalancerProps.Builder withName(String value)
value - the value to be setthispublic ILoadBalancerProps build()
ILoadBalancerPropsNullPointerException - if any required attribute was not providedCopyright © 2018. All rights reserved.