Package io.fabric8.kubernetes.api.model
Class VolumeProjectionFluentImpl.DownwardAPINestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.DownwardAPIProjectionFluentImpl<VolumeProjectionFluent.DownwardAPINested<N>>
io.fabric8.kubernetes.api.model.VolumeProjectionFluentImpl.DownwardAPINestedImpl<N>
- All Implemented Interfaces:
Fluent<VolumeProjectionFluent.DownwardAPINested<N>>
,Nested<N>
,Visitable<VolumeProjectionFluent.DownwardAPINested<N>>
,DownwardAPIProjectionFluent<VolumeProjectionFluent.DownwardAPINested<N>>
,VolumeProjectionFluent.DownwardAPINested<N>
- Enclosing class:
- VolumeProjectionFluentImpl<A extends VolumeProjectionFluent<A>>
public class VolumeProjectionFluentImpl.DownwardAPINestedImpl<N> extends DownwardAPIProjectionFluentImpl<VolumeProjectionFluent.DownwardAPINested<N>> implements VolumeProjectionFluent.DownwardAPINested<N>, Nested<N>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.DownwardAPIProjectionFluentImpl
DownwardAPIProjectionFluentImpl.ItemsNestedImpl<N>
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.DownwardAPIProjectionFluent
DownwardAPIProjectionFluent.ItemsNested<N>
-
Field Summary
-
Method Summary
Modifier and Type Method Description N
and()
N
endDownwardAPI()
Methods inherited from class io.fabric8.kubernetes.api.model.DownwardAPIProjectionFluentImpl
addAllToItems, addNewItem, addNewItemLike, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, editFirstItem, editItem, editLastItem, editMatchingItem, equals, getItems, hasItems, hasMatchingItem, removeAllFromItems, removeFromItems, removeMatchingFromItems, setNewItemLike, setToItems, withItems, withItems
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOf
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface io.fabric8.kubernetes.api.model.DownwardAPIProjectionFluent
addAllToItems, addNewItem, addNewItemLike, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, editFirstItem, editItem, editLastItem, editMatchingItem, getItems, hasItems, hasMatchingItem, removeAllFromItems, removeFromItems, removeMatchingFromItems, setNewItemLike, setToItems, withItems, withItems
-
Method Details
-
and
-
endDownwardAPI
- Specified by:
endDownwardAPI
in interfaceVolumeProjectionFluent.DownwardAPINested<N>
-