Package io.fabric8.kubernetes.api.model
Interface WatchEventFluent.SecretKeySelectorObjectNested<N>
-
- All Superinterfaces:
Fluent<WatchEventFluent.SecretKeySelectorObjectNested<N>>,Nested<N>,SecretKeySelectorFluent<WatchEventFluent.SecretKeySelectorObjectNested<N>>
- All Known Implementing Classes:
WatchEventFluentImpl.SecretKeySelectorObjectNestedImpl
- Enclosing interface:
- WatchEventFluent<A extends WatchEventFluent<A>>
public static interface WatchEventFluent.SecretKeySelectorObjectNested<N> extends Nested<N>, SecretKeySelectorFluent<WatchEventFluent.SecretKeySelectorObjectNested<N>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendSecretKeySelectorObject()-
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
-
-