| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.monitoring.v1 |
| Modifier and Type | Method and Description |
|---|---|
WebTLSConfig |
WebTLSConfigBuilder.build() |
WebTLSConfig |
WebSpecFluent.buildTlsConfig() |
WebTLSConfig |
WebSpec.getTlsConfig() |
| Modifier and Type | Method and Description |
|---|---|
WebSpecFluent.TlsConfigNested<A> |
WebSpecFluent.editOrNewTlsConfigLike(WebTLSConfig item) |
void |
WebSpec.setTlsConfig(WebTLSConfig tlsConfig) |
WebSpecFluent.TlsConfigNested<A> |
WebSpecFluent.withNewTlsConfigLike(WebTLSConfig item) |
A |
WebSpecFluent.withTlsConfig(WebTLSConfig tlsConfig) |
| Constructor and Description |
|---|
WebSpec(String pageTitle,
WebTLSConfig tlsConfig) |
WebTLSConfigBuilder(WebTLSConfig instance) |
WebTLSConfigBuilder(WebTLSConfig instance,
Boolean validationEnabled) |
WebTLSConfigBuilder(WebTLSConfigFluent<?> fluent,
WebTLSConfig instance) |
WebTLSConfigBuilder(WebTLSConfigFluent<?> fluent,
WebTLSConfig instance,
Boolean validationEnabled) |
WebTLSConfigFluent(WebTLSConfig instance) |
Copyright © 2015–2023 Red Hat. All rights reserved.