public class ComponentRouteSpecFluent<A extends ComponentRouteSpecFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
ComponentRouteSpecFluent.ServingCertKeyPairSecretNested<N> |
| Constructor and Description |
|---|
ComponentRouteSpecFluent() |
ComponentRouteSpecFluent(ComponentRouteSpec instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic ComponentRouteSpecFluent()
public ComponentRouteSpecFluent(ComponentRouteSpec instance)
public String getHostname()
public boolean hasHostname()
public String getName()
public boolean hasName()
public String getNamespace()
public boolean hasNamespace()
public SecretNameReference buildServingCertKeyPairSecret()
public A withServingCertKeyPairSecret(SecretNameReference servingCertKeyPairSecret)
public boolean hasServingCertKeyPairSecret()
public ComponentRouteSpecFluent.ServingCertKeyPairSecretNested<A> withNewServingCertKeyPairSecret()
public ComponentRouteSpecFluent.ServingCertKeyPairSecretNested<A> withNewServingCertKeyPairSecretLike(SecretNameReference item)
public ComponentRouteSpecFluent.ServingCertKeyPairSecretNested<A> editServingCertKeyPairSecret()
public ComponentRouteSpecFluent.ServingCertKeyPairSecretNested<A> editOrNewServingCertKeyPairSecret()
public ComponentRouteSpecFluent.ServingCertKeyPairSecretNested<A> editOrNewServingCertKeyPairSecretLike(SecretNameReference item)
public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
public boolean hasAdditionalProperties()
public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends ComponentRouteSpecFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends ComponentRouteSpecFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.