Package io.fabric8.kubernetes.api.model
Interface WatchEventFluent.TopologySelectorLabelRequirementObjectNested<N>
-
- All Superinterfaces:
Fluent<WatchEventFluent.TopologySelectorLabelRequirementObjectNested<N>>
,Nested<N>
,TopologySelectorLabelRequirementFluent<WatchEventFluent.TopologySelectorLabelRequirementObjectNested<N>>
- All Known Implementing Classes:
WatchEventFluentImpl.TopologySelectorLabelRequirementObjectNestedImpl
- Enclosing interface:
- WatchEventFluent<A extends WatchEventFluent<A>>
public static interface WatchEventFluent.TopologySelectorLabelRequirementObjectNested<N> extends Nested<N>, TopologySelectorLabelRequirementFluent<WatchEventFluent.TopologySelectorLabelRequirementObjectNested<N>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description N
and()
N
endTopologySelectorLabelRequirementObject()
-
Methods inherited from interface io.fabric8.kubernetes.api.model.TopologySelectorLabelRequirementFluent
addAllToValues, addNewValue, addNewValue, addNewValue, addToValues, addToValues, getFirstValue, getKey, getLastValue, getMatchingValue, getValue, getValues, hasKey, hasMatchingValue, hasValues, removeAllFromValues, removeFromValues, setToValues, withKey, withNewKey, withNewKey, withNewKey, withValues, withValues
-
-