@Stability(value=Stable) public static final class ExposeServiceViaIngressOptions.Builder extends Object implements software.amazon.jsii.Builder<ExposeServiceViaIngressOptions>
ExposeServiceViaIngressOptions| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
ExposeServiceViaIngressOptions |
build()
Builds the configured instance.
|
ExposeServiceViaIngressOptions.Builder |
ingress(IngressV1Beta1 ingress)
Sets the value of
ExposeServiceViaIngressOptions.getIngress() |
@Stability(value=Stable) public ExposeServiceViaIngressOptions.Builder ingress(IngressV1Beta1 ingress)
ExposeServiceViaIngressOptions.getIngress()ingress - The ingress to add rules to.this@Stability(value=Stable) public ExposeServiceViaIngressOptions build()
build in interface software.amazon.jsii.Builder<ExposeServiceViaIngressOptions>ExposeServiceViaIngressOptionsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.