Class DNSSpecFluent.ServersNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.operator.v1.ServerFluent<DNSSpecFluent.ServersNested<N>>
-
- io.fabric8.openshift.api.model.operator.v1.DNSSpecFluent.ServersNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- DNSSpecFluent<A extends DNSSpecFluent<A>>
public class DNSSpecFluent.ServersNested<N> extends ServerFluent<DNSSpecFluent.ServersNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class 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.ServerFluent
addAllToZones, addToAdditionalProperties, addToAdditionalProperties, addToZones, addToZones, buildForwardPlugin, copyInstance, editForwardPlugin, editOrNewForwardPlugin, editOrNewForwardPluginLike, equals, getAdditionalProperties, getFirstZone, getLastZone, getMatchingZone, getName, getZone, getZones, hasAdditionalProperties, hasForwardPlugin, hashCode, hasMatchingZone, hasName, hasZones, removeAllFromZones, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromZones, setToZones, toString, withAdditionalProperties, withForwardPlugin, withName, withNewForwardPlugin, withNewForwardPluginLike, withZones, withZones
-
-