| Package | Description |
|---|---|
| io.fabric8.knative.serving.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
SecretTLS |
SecretTLSBuilder.build() |
SecretTLS |
DomainMappingSpecFluentImpl.buildTls() |
SecretTLS |
DomainMappingSpecFluent.buildTls() |
SecretTLS |
DomainMappingSpecFluentImpl.getTls()
Deprecated.
|
SecretTLS |
DomainMappingSpecFluent.getTls()
Deprecated.
|
SecretTLS |
DomainMappingSpec.getTls() |
| Modifier and Type | Method and Description |
|---|---|
DomainMappingSpecFluent.TlsNested<A> |
DomainMappingSpecFluentImpl.editOrNewTlsLike(SecretTLS item) |
DomainMappingSpecFluent.TlsNested<A> |
DomainMappingSpecFluent.editOrNewTlsLike(SecretTLS item) |
void |
DomainMappingSpec.setTls(SecretTLS tls) |
DomainMappingSpecFluent.TlsNested<A> |
DomainMappingSpecFluentImpl.withNewTlsLike(SecretTLS item) |
DomainMappingSpecFluent.TlsNested<A> |
DomainMappingSpecFluent.withNewTlsLike(SecretTLS item) |
A |
DomainMappingSpecFluentImpl.withTls(SecretTLS tls) |
A |
DomainMappingSpecFluent.withTls(SecretTLS tls) |
| Constructor and Description |
|---|
DomainMappingSpec(KReference ref,
SecretTLS tls) |
SecretTLSBuilder(SecretTLS instance) |
SecretTLSBuilder(SecretTLS instance,
Boolean validationEnabled) |
SecretTLSBuilder(SecretTLSFluent<?> fluent,
SecretTLS instance) |
SecretTLSBuilder(SecretTLSFluent<?> fluent,
SecretTLS instance,
Boolean validationEnabled) |
SecretTLSFluentImpl(SecretTLS instance) |
Copyright © 2015–2022 Red Hat. All rights reserved.