Package io.fabric8.kubernetes.api.model
Class WatchEventFluentImpl.SecretProjectionObjectNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.SecretProjectionFluentImpl<WatchEventFluent.SecretProjectionObjectNested<N>>
-
- io.fabric8.kubernetes.api.model.WatchEventFluentImpl.SecretProjectionObjectNestedImpl<N>
-
- All Implemented Interfaces:
Fluent<WatchEventFluent.SecretProjectionObjectNested<N>>
,Nested<N>
,Visitable<WatchEventFluent.SecretProjectionObjectNested<N>>
,SecretProjectionFluent<WatchEventFluent.SecretProjectionObjectNested<N>>
,WatchEventFluent.SecretProjectionObjectNested<N>
- Enclosing class:
- WatchEventFluentImpl<A extends WatchEventFluent<A>>
public class WatchEventFluentImpl.SecretProjectionObjectNestedImpl<N> extends SecretProjectionFluentImpl<WatchEventFluent.SecretProjectionObjectNested<N>> implements WatchEventFluent.SecretProjectionObjectNested<N>, Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.SecretProjectionFluentImpl
SecretProjectionFluentImpl.ItemsNestedImpl<N>
-
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.SecretProjectionFluent
SecretProjectionFluent.ItemsNested<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
endSecretProjectionObject()
-
Methods inherited from class io.fabric8.kubernetes.api.model.SecretProjectionFluentImpl
addAllToItems, addNewItem, addNewItem, addNewItemLike, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, editFirstItem, editItem, editLastItem, editMatchingItem, equals, getItems, getName, hashCode, hasItems, hasMatchingItem, hasName, hasOptional, isOptional, removeAllFromItems, removeFromItems, removeMatchingFromItems, setNewItemLike, setToItems, withItems, withItems, withName, withNewName, withNewName, withNewName, withNewOptional, withNewOptional, withOptional
-
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.SecretProjectionFluent
addAllToItems, addNewItem, addNewItem, addNewItemLike, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, editFirstItem, editItem, editLastItem, editMatchingItem, getItems, getName, hasItems, hasMatchingItem, hasName, hasOptional, isOptional, removeAllFromItems, removeFromItems, removeMatchingFromItems, setNewItemLike, setToItems, withItems, withItems, withName, withNewName, withNewName, withNewName, withNewOptional, withNewOptional, withOptional
-
-
-
-
Method Detail
-
and
public N and()
-
endSecretProjectionObject
public N endSecretProjectionObject()
- Specified by:
endSecretProjectionObject
in interfaceWatchEventFluent.SecretProjectionObjectNested<N>
-
-