Class DNSFluentImpl.SpecNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.operator.v1.DNSSpecFluentImpl<DNSFluent.SpecNested<N>>
-
- io.fabric8.openshift.api.model.operator.v1.DNSFluentImpl.SpecNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<DNSFluent.SpecNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<DNSFluent.SpecNested<N>>,DNSFluent.SpecNested<N>,DNSSpecFluent<DNSFluent.SpecNested<N>>
- Enclosing class:
- DNSFluentImpl<A extends DNSFluent<A>>
public class DNSFluentImpl.SpecNestedImpl<N> extends DNSSpecFluentImpl<DNSFluent.SpecNested<N>> implements DNSFluent.SpecNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.operator.v1.DNSSpecFluentImpl
DNSSpecFluentImpl.ServersNestedImpl<N>
-
Nested classes/interfaces inherited from interface io.fabric8.openshift.api.model.operator.v1.DNSSpecFluent
DNSSpecFluent.ServersNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendSpec()-
Methods inherited from class io.fabric8.openshift.api.model.operator.v1.DNSSpecFluentImpl
addAllToServers, addNewServer, addNewServerLike, addToServers, addToServers, buildFirstServer, buildLastServer, buildMatchingServer, buildServer, buildServers, editFirstServer, editLastServer, editMatchingServer, editServer, equals, getServers, hashCode, hasMatchingServer, hasServers, removeAllFromServers, removeFromServers, removeMatchingFromServers, setNewServerLike, setToServers, withServers, withServers
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, aggregate, aggregate, build, build, builderOf
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.fabric8.openshift.api.model.operator.v1.DNSSpecFluent
addAllToServers, addNewServer, addNewServerLike, addToServers, addToServers, buildFirstServer, buildLastServer, buildMatchingServer, buildServer, buildServers, editFirstServer, editLastServer, editMatchingServer, editServer, getServers, hasMatchingServer, hasServers, removeAllFromServers, removeFromServers, removeMatchingFromServers, setNewServerLike, setToServers, withServers, withServers
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceDNSFluent.SpecNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endSpec
public N endSpec()
- Specified by:
endSpecin interfaceDNSFluent.SpecNested<N>
-
-