Class NetworkStatusFluent.DnsNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.miscellaneous.cncf.cni.v1.DNSFluent<NetworkStatusFluent.DnsNested<N>>
-
- io.fabric8.openshift.api.model.miscellaneous.cncf.cni.v1.NetworkStatusFluent.DnsNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- NetworkStatusFluent<A extends NetworkStatusFluent<A>>
public class NetworkStatusFluent.DnsNested<N> extends DNSFluent<NetworkStatusFluent.DnsNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendDns()-
Methods inherited from class io.fabric8.openshift.api.model.miscellaneous.cncf.cni.v1.DNSFluent
addAllToNameservers, addAllToOptions, addAllToSearch, addToAdditionalProperties, addToAdditionalProperties, addToNameservers, addToNameservers, addToOptions, addToOptions, addToSearch, addToSearch, copyInstance, equals, getAdditionalProperties, getDomain, getFirstNameserver, getFirstOption, getFirstSearch, getLastNameserver, getLastOption, getLastSearch, getMatchingNameserver, getMatchingOption, getMatchingSearch, getNameserver, getNameservers, getOption, getOptions, getSearch, getSearch, hasAdditionalProperties, hasDomain, hashCode, hasMatchingNameserver, hasMatchingOption, hasMatchingSearch, hasNameservers, hasOptions, hasSearch, removeAllFromNameservers, removeAllFromOptions, removeAllFromSearch, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromNameservers, removeFromOptions, removeFromSearch, setToNameservers, setToOptions, setToSearch, toString, withAdditionalProperties, withDomain, withNameservers, withNameservers, withOptions, withOptions, withSearch, withSearch
-
-