Class IngressSpecFluentImpl.TlsNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.networking.v1beta1.IngressTLSFluentImpl<IngressSpecFluent.TlsNested<N>>
io.fabric8.kubernetes.api.model.networking.v1beta1.IngressSpecFluentImpl.TlsNestedImpl<N>
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<IngressSpecFluent.TlsNested<N>>
,io.fabric8.kubernetes.api.builder.Nested<N>
,io.fabric8.kubernetes.api.builder.Visitable<IngressSpecFluent.TlsNested<N>>
,IngressSpecFluent.TlsNested<N>
,IngressTLSFluent<IngressSpecFluent.TlsNested<N>>
- Enclosing class:
- IngressSpecFluentImpl<A extends IngressSpecFluent<A>>
public class IngressSpecFluentImpl.TlsNestedImpl<N> extends IngressTLSFluentImpl<IngressSpecFluent.TlsNested<N>> implements IngressSpecFluent.TlsNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
Field Summary
-
Method Summary
Methods inherited from class io.fabric8.kubernetes.api.model.networking.v1beta1.IngressTLSFluentImpl
addAllToHosts, addNewHost, addNewHost, addNewHost, addToHosts, addToHosts, equals, getFirstHost, getHost, getHosts, getLastHost, getMatchingHost, getSecretName, hasHosts, hasMatchingHost, hasSecretName, removeAllFromHosts, removeFromHosts, setToHosts, withHosts, withHosts, withNewSecretName, withNewSecretName, withNewSecretName, withSecretName
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOf
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface io.fabric8.kubernetes.api.model.networking.v1beta1.IngressTLSFluent
addAllToHosts, addNewHost, addNewHost, addNewHost, addToHosts, addToHosts, getFirstHost, getHost, getHosts, getLastHost, getMatchingHost, getSecretName, hasHosts, hasMatchingHost, hasSecretName, removeAllFromHosts, removeFromHosts, setToHosts, withHosts, withHosts, withNewSecretName, withNewSecretName, withNewSecretName, withSecretName
-
Method Details
-
and
- Specified by:
and
in interfaceIngressSpecFluent.TlsNested<N>
- Specified by:
and
in interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endTl
- Specified by:
endTl
in interfaceIngressSpecFluent.TlsNested<N>
-