public interface ConsoleConfigRouteFluent<A extends ConsoleConfigRouteFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ConsoleConfigRouteFluent.SecretNested<N> |
String getHostname()
Boolean hasHostname()
@Deprecated A withNewHostname(String arg0)
@Deprecated SecretNameReference getSecret()
SecretNameReference buildSecret()
A withSecret(SecretNameReference secret)
Boolean hasSecret()
ConsoleConfigRouteFluent.SecretNested<A> withNewSecret()
ConsoleConfigRouteFluent.SecretNested<A> withNewSecretLike(SecretNameReference item)
ConsoleConfigRouteFluent.SecretNested<A> editSecret()
ConsoleConfigRouteFluent.SecretNested<A> editOrNewSecret()
ConsoleConfigRouteFluent.SecretNested<A> editOrNewSecretLike(SecretNameReference item)
Boolean hasAdditionalProperties()
Copyright © 2015–2020 Red Hat. All rights reserved.