Package io.fabric8.kubernetes.api.model
Class WatchEventFluentImpl.SecretKeySelectorObjectNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.SecretKeySelectorFluentImpl<WatchEventFluent.SecretKeySelectorObjectNested<N>>
io.fabric8.kubernetes.api.model.WatchEventFluentImpl.SecretKeySelectorObjectNestedImpl<N>
- All Implemented Interfaces:
Fluent<WatchEventFluent.SecretKeySelectorObjectNested<N>>
,Nested<N>
,Visitable<WatchEventFluent.SecretKeySelectorObjectNested<N>>
,SecretKeySelectorFluent<WatchEventFluent.SecretKeySelectorObjectNested<N>>
,WatchEventFluent.SecretKeySelectorObjectNested<N>
- Enclosing class:
- WatchEventFluentImpl<A extends WatchEventFluent<A>>
public class WatchEventFluentImpl.SecretKeySelectorObjectNestedImpl<N> extends SecretKeySelectorFluentImpl<WatchEventFluent.SecretKeySelectorObjectNested<N>> implements WatchEventFluent.SecretKeySelectorObjectNested<N>, Nested<N>
-
Field Summary
-
Method Summary
Modifier and Type Method Description N
and()
N
endSecretKeySelectorObject()
Methods inherited from class io.fabric8.kubernetes.api.model.SecretKeySelectorFluentImpl
equals, getKey, getName, hasKey, hasName, hasOptional, isOptional, withKey, withName, withNewKey, withNewKey, withNewKey, withNewName, withNewName, withNewName, withNewOptional, withNewOptional, withOptional
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.SecretKeySelectorFluent
getKey, getName, hasKey, hasName, hasOptional, isOptional, withKey, withName, withNewKey, withNewKey, withNewKey, withNewName, withNewName, withNewName, withNewOptional, withNewOptional, withOptional
-
Method Details
-
and
-
endSecretKeySelectorObject
- Specified by:
endSecretKeySelectorObject
in interfaceWatchEventFluent.SecretKeySelectorObjectNested<N>
-