| Modifier and Type | Class and Description |
|---|---|
static class |
IngressV1Beta1Tls.Jsii$Proxy
An implementation for
IngressV1Beta1Tls |
| Modifier and Type | Method and Description |
|---|---|
IngressV1Beta1Tls |
IngressV1Beta1Tls.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
default List<IngressV1Beta1Tls> |
IngressV1Beta1Props.getTls()
TLS settings for this ingress.
|
List<IngressV1Beta1Tls> |
IngressV1Beta1Props.Jsii$Proxy.getTls() |
| Modifier and Type | Method and Description |
|---|---|
void |
IngressV1Beta1.addTls(List<IngressV1Beta1Tls> tls) |
IngressV1Beta1.Builder |
IngressV1Beta1.Builder.tls(List<? extends IngressV1Beta1Tls> tls)
TLS settings for this ingress.
|
IngressV1Beta1Props.Builder |
IngressV1Beta1Props.Builder.tls(List<? extends IngressV1Beta1Tls> tls)
Sets the value of
IngressV1Beta1Props.getTls() |
Copyright © 2021. All rights reserved.