Class DNSSpecFluentImpl.ServersNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.operator.v1.ServerFluentImpl<DNSSpecFluent.ServersNested<N>>
-
- io.fabric8.openshift.api.model.operator.v1.DNSSpecFluentImpl.ServersNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<DNSSpecFluent.ServersNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<DNSSpecFluent.ServersNested<N>>,DNSSpecFluent.ServersNested<N>,ServerFluent<DNSSpecFluent.ServersNested<N>>
- Enclosing class:
- DNSSpecFluentImpl<A extends DNSSpecFluent<A>>
public class DNSSpecFluentImpl.ServersNestedImpl<N> extends ServerFluentImpl<DNSSpecFluent.ServersNested<N>> implements DNSSpecFluent.ServersNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.operator.v1.ServerFluentImpl
ServerFluentImpl.ForwardPluginNestedImpl<N>
-
Nested classes/interfaces inherited from interface io.fabric8.openshift.api.model.operator.v1.ServerFluent
ServerFluent.ForwardPluginNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendServer()-
Methods inherited from class io.fabric8.openshift.api.model.operator.v1.ServerFluentImpl
addAllToZones, addNewZone, addNewZone, addNewZone, addToZones, addToZones, buildForwardPlugin, editForwardPlugin, editOrNewForwardPlugin, editOrNewForwardPluginLike, equals, getFirstZone, getForwardPlugin, getLastZone, getMatchingZone, getName, getZone, getZones, hasForwardPlugin, hashCode, hasMatchingZone, hasName, hasZones, removeAllFromZones, removeFromZones, setToZones, withForwardPlugin, withName, withNewForwardPlugin, withNewForwardPluginLike, withNewName, withNewName, withNewName, withZones, withZones
-
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.ServerFluent
addAllToZones, addNewZone, addNewZone, addNewZone, addToZones, addToZones, buildForwardPlugin, editForwardPlugin, editOrNewForwardPlugin, editOrNewForwardPluginLike, getFirstZone, getForwardPlugin, getLastZone, getMatchingZone, getName, getZone, getZones, hasForwardPlugin, hasMatchingZone, hasName, hasZones, removeAllFromZones, removeFromZones, setToZones, withForwardPlugin, withName, withNewForwardPlugin, withNewForwardPluginLike, withNewName, withNewName, withNewName, withZones, withZones
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceDNSSpecFluent.ServersNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endServer
public N endServer()
- Specified by:
endServerin interfaceDNSSpecFluent.ServersNested<N>
-
-