Package io.fabric8.kubernetes.api.model
Class WatchEventFluentImpl.PodDNSConfigObjectNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.PodDNSConfigFluentImpl<WatchEventFluent.PodDNSConfigObjectNested<N>>
io.fabric8.kubernetes.api.model.WatchEventFluentImpl.PodDNSConfigObjectNestedImpl<N>
- All Implemented Interfaces:
Fluent<WatchEventFluent.PodDNSConfigObjectNested<N>>,Nested<N>,Visitable<WatchEventFluent.PodDNSConfigObjectNested<N>>,PodDNSConfigFluent<WatchEventFluent.PodDNSConfigObjectNested<N>>,WatchEventFluent.PodDNSConfigObjectNested<N>
- Enclosing class:
- WatchEventFluentImpl<A extends WatchEventFluent<A>>
public class WatchEventFluentImpl.PodDNSConfigObjectNestedImpl<N> extends PodDNSConfigFluentImpl<WatchEventFluent.PodDNSConfigObjectNested<N>> implements WatchEventFluent.PodDNSConfigObjectNested<N>, Nested<N>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.PodDNSConfigFluentImpl
PodDNSConfigFluentImpl.OptionsNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.PodDNSConfigFluent
PodDNSConfigFluent.OptionsNested<N> -
Field Summary
-
Method Summary
Modifier and Type Method Description Nand()NendPodDNSConfigObject()Methods inherited from class io.fabric8.kubernetes.api.model.PodDNSConfigFluentImpl
addAllToNameservers, addAllToOptions, addAllToSearches, addNewNameserver, addNewNameserver, addNewNameserver, addNewOption, addNewOption, addNewOptionLike, addNewSearch, addNewSearch, addNewSearch, addToNameservers, addToNameservers, addToOptions, addToOptions, addToSearches, addToSearches, buildFirstOption, buildLastOption, buildMatchingOption, buildOption, buildOptions, editFirstOption, editLastOption, editMatchingOption, editOption, equals, getFirstNameserver, getFirstSearch, getLastNameserver, getLastSearch, getMatchingNameserver, getMatchingSearch, getNameserver, getNameservers, getOptions, getSearch, getSearches, hasMatchingNameserver, hasMatchingOption, hasMatchingSearch, hasNameservers, hasOptions, hasSearches, removeAllFromNameservers, removeAllFromOptions, removeAllFromSearches, removeFromNameservers, removeFromOptions, removeFromSearches, removeMatchingFromOptions, setNewOptionLike, setToNameservers, setToOptions, setToSearches, withNameservers, withNameservers, withOptions, withOptions, withSearches, withSearchesMethods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOfMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.fabric8.kubernetes.api.model.PodDNSConfigFluent
addAllToNameservers, addAllToOptions, addAllToSearches, addNewNameserver, addNewNameserver, addNewNameserver, addNewOption, addNewOption, addNewOptionLike, addNewSearch, addNewSearch, addNewSearch, addToNameservers, addToNameservers, addToOptions, addToOptions, addToSearches, addToSearches, buildFirstOption, buildLastOption, buildMatchingOption, buildOption, buildOptions, editFirstOption, editLastOption, editMatchingOption, editOption, getFirstNameserver, getFirstSearch, getLastNameserver, getLastSearch, getMatchingNameserver, getMatchingSearch, getNameserver, getNameservers, getOptions, getSearch, getSearches, hasMatchingNameserver, hasMatchingOption, hasMatchingSearch, hasNameservers, hasOptions, hasSearches, removeAllFromNameservers, removeAllFromOptions, removeAllFromSearches, removeFromNameservers, removeFromOptions, removeFromSearches, removeMatchingFromOptions, setNewOptionLike, setToNameservers, setToOptions, setToSearches, withNameservers, withNameservers, withOptions, withOptions, withSearches, withSearches
-
Method Details
-
and
-
endPodDNSConfigObject
- Specified by:
endPodDNSConfigObjectin interfaceWatchEventFluent.PodDNSConfigObjectNested<N>
-