| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.monitoring.v1 |
| Modifier and Type | Method and Description |
|---|---|
WebTLSConfig |
WebTLSConfigBuilder.build() |
WebTLSConfig |
WebSpecFluentImpl.buildTlsConfig() |
WebTLSConfig |
WebSpecFluent.buildTlsConfig() |
WebTLSConfig |
WebSpecFluentImpl.getTlsConfig()
Deprecated.
|
WebTLSConfig |
WebSpecFluent.getTlsConfig()
Deprecated.
|
WebTLSConfig |
WebSpec.getTlsConfig() |
| Modifier and Type | Method and Description |
|---|---|
WebSpecFluent.TlsConfigNested<A> |
WebSpecFluentImpl.editOrNewTlsConfigLike(WebTLSConfig item) |
WebSpecFluent.TlsConfigNested<A> |
WebSpecFluent.editOrNewTlsConfigLike(WebTLSConfig item) |
void |
WebSpec.setTlsConfig(WebTLSConfig tlsConfig) |
WebSpecFluent.TlsConfigNested<A> |
WebSpecFluentImpl.withNewTlsConfigLike(WebTLSConfig item) |
WebSpecFluent.TlsConfigNested<A> |
WebSpecFluent.withNewTlsConfigLike(WebTLSConfig item) |
A |
WebSpecFluentImpl.withTlsConfig(WebTLSConfig tlsConfig) |
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) |
WebTLSConfigFluentImpl(WebTLSConfig instance) |
Copyright © 2015–2022 Red Hat. All rights reserved.