@Stability(value=Experimental) public static final class ServiceIngressBackendOptions.Builder extends Object implements software.amazon.jsii.Builder<ServiceIngressBackendOptions>
ServiceIngressBackendOptions| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
ServiceIngressBackendOptions |
build()
Builds the configured instance.
|
ServiceIngressBackendOptions.Builder |
port(Number port)
Sets the value of
ServiceIngressBackendOptions.getPort() |
@Stability(value=Experimental) public ServiceIngressBackendOptions.Builder port(Number port)
ServiceIngressBackendOptions.getPort()port - The port to use to access the service.
this@Stability(value=Experimental) public ServiceIngressBackendOptions build()
build in interface software.amazon.jsii.Builder<ServiceIngressBackendOptions>ServiceIngressBackendOptionsNullPointerException - if any required attribute was not providedCopyright © 2020. All rights reserved.