Package io.fabric8.kubernetes.api.model
Class WatchEventFluentImpl.LabelSelectorRequirementObjectNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.LabelSelectorRequirementFluentImpl<WatchEventFluent.LabelSelectorRequirementObjectNested<N>>
io.fabric8.kubernetes.api.model.WatchEventFluentImpl.LabelSelectorRequirementObjectNestedImpl<N>
- All Implemented Interfaces:
Fluent<WatchEventFluent.LabelSelectorRequirementObjectNested<N>>,Nested<N>,Visitable<WatchEventFluent.LabelSelectorRequirementObjectNested<N>>,LabelSelectorRequirementFluent<WatchEventFluent.LabelSelectorRequirementObjectNested<N>>,WatchEventFluent.LabelSelectorRequirementObjectNested<N>
- Enclosing class:
- WatchEventFluentImpl<A extends WatchEventFluent<A>>
public class WatchEventFluentImpl.LabelSelectorRequirementObjectNestedImpl<N> extends LabelSelectorRequirementFluentImpl<WatchEventFluent.LabelSelectorRequirementObjectNested<N>> implements WatchEventFluent.LabelSelectorRequirementObjectNested<N>, Nested<N>
-
Field Summary
-
Method Summary
Modifier and Type Method Description Nand()NendLabelSelectorRequirementObject()Methods inherited from class io.fabric8.kubernetes.api.model.LabelSelectorRequirementFluentImpl
addAllToValues, addNewValue, addNewValue, addNewValue, addToValues, addToValues, equals, getFirstValue, getKey, getLastValue, getMatchingValue, getOperator, getValue, getValues, hasKey, hasMatchingValue, hasOperator, hasValues, removeAllFromValues, removeFromValues, setToValues, withKey, withNewKey, withNewKey, withNewKey, withNewOperator, withNewOperator, withNewOperator, withOperator, withValues, withValuesMethods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOfMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.fabric8.kubernetes.api.model.LabelSelectorRequirementFluent
addAllToValues, addNewValue, addNewValue, addNewValue, addToValues, addToValues, getFirstValue, getKey, getLastValue, getMatchingValue, getOperator, getValue, getValues, hasKey, hasMatchingValue, hasOperator, hasValues, removeAllFromValues, removeFromValues, setToValues, withKey, withNewKey, withNewKey, withNewKey, withNewOperator, withNewOperator, withNewOperator, withOperator, withValues, withValues
-
Method Details
-
and
-
endLabelSelectorRequirementObject
- Specified by:
endLabelSelectorRequirementObjectin interfaceWatchEventFluent.LabelSelectorRequirementObjectNested<N>
-