Package io.fabric8.kubernetes.api.model
Class PodSpecFluent.DnsConfigNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.PodDNSConfigFluent<PodSpecFluent.DnsConfigNested<N>>
-
- io.fabric8.kubernetes.api.model.PodSpecFluent.DnsConfigNested<N>
-
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- PodSpecFluent<A extends PodSpecFluent<A>>
public class PodSpecFluent.DnsConfigNested<N> extends PodDNSConfigFluent<PodSpecFluent.DnsConfigNested<N>> implements Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.PodDNSConfigFluent
PodDNSConfigFluent.OptionsNested<N>
-
-
Field Summary
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables, VISIT
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendDnsConfig()-
Methods inherited from class io.fabric8.kubernetes.api.model.PodDNSConfigFluent
addAllToNameservers, addAllToOptions, addAllToSearches, addNewOption, addNewOption, addNewOptionLike, addToAdditionalProperties, addToAdditionalProperties, addToNameservers, addToNameservers, addToOptions, addToOptions, addToSearches, addToSearches, buildFirstOption, buildLastOption, buildMatchingOption, buildOption, buildOptions, copyInstance, editFirstOption, editLastOption, editMatchingOption, editOption, equals, getAdditionalProperties, getFirstNameserver, getFirstSearch, getLastNameserver, getLastSearch, getMatchingNameserver, getMatchingSearch, getNameserver, getNameservers, getSearch, getSearches, hasAdditionalProperties, hashCode, hasMatchingNameserver, hasMatchingOption, hasMatchingSearch, hasNameservers, hasOptions, hasSearches, removeAllFromNameservers, removeAllFromOptions, removeAllFromSearches, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromNameservers, removeFromOptions, removeFromSearches, removeMatchingFromOptions, setNewOptionLike, setToNameservers, setToOptions, setToSearches, toString, withAdditionalProperties, withNameservers, withNameservers, withOptions, withOptions, withSearches, withSearches
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-