Package io.fabric8.kubernetes.api.model
Interface WatchEventFluent.SeccompProfileObjectNested<N>
-
- All Superinterfaces:
Fluent<WatchEventFluent.SeccompProfileObjectNested<N>>,Nested<N>,SeccompProfileFluent<WatchEventFluent.SeccompProfileObjectNested<N>>
- All Known Implementing Classes:
WatchEventFluentImpl.SeccompProfileObjectNestedImpl
- Enclosing interface:
- WatchEventFluent<A extends WatchEventFluent<A>>
public static interface WatchEventFluent.SeccompProfileObjectNested<N> extends Nested<N>, SeccompProfileFluent<WatchEventFluent.SeccompProfileObjectNested<N>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendSeccompProfileObject()-
Methods inherited from interface io.fabric8.kubernetes.api.model.SeccompProfileFluent
getLocalhostProfile, getType, hasLocalhostProfile, hasType, withLocalhostProfile, withNewLocalhostProfile, withNewLocalhostProfile, withNewLocalhostProfile, withNewType, withNewType, withNewType, withType
-
-