Interface DNSSpecFluent.ServersNested<N>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<DNSSpecFluent.ServersNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,ServerFluent<DNSSpecFluent.ServersNested<N>>
- All Known Implementing Classes:
DNSSpecFluentImpl.ServersNestedImpl
- Enclosing interface:
- DNSSpecFluent<A extends DNSSpecFluent<A>>
public static interface DNSSpecFluent.ServersNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, ServerFluent<DNSSpecFluent.ServersNested<N>>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.fabric8.openshift.api.model.operator.v1.ServerFluent
ServerFluent.ForwardPluginNested<N>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendServer()-
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
-
-