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