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