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
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description N
and()
N
endPodDNSConfigObject()
-
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, hashCode, hasMatchingNameserver, hasMatchingOption, hasMatchingSearch, hasNameservers, hasOptions, hasSearches, removeAllFromNameservers, removeAllFromOptions, removeAllFromSearches, removeFromNameservers, removeFromOptions, removeFromSearches, removeMatchingFromOptions, setNewOptionLike, setToNameservers, setToOptions, setToSearches, withNameservers, withNameservers, withOptions, withOptions, withSearches, withSearches
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, aggregate, aggregate, build, build, builderOf
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods 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 Detail
-
and
public N and()
-
endPodDNSConfigObject
public N endPodDNSConfigObject()
- Specified by:
endPodDNSConfigObject
in interfaceWatchEventFluent.PodDNSConfigObjectNested<N>
-
-