Class DeviceTaintRuleSpecFluent.DeviceSelectorNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.resource.v1alpha3.DeviceTaintSelectorFluent<DeviceTaintRuleSpecFluent.DeviceSelectorNested<N>>
-
- io.fabric8.kubernetes.api.model.resource.v1alpha3.DeviceTaintRuleSpecFluent.DeviceSelectorNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- DeviceTaintRuleSpecFluent<A extends DeviceTaintRuleSpecFluent<A>>
public class DeviceTaintRuleSpecFluent.DeviceSelectorNested<N> extends DeviceTaintSelectorFluent<DeviceTaintRuleSpecFluent.DeviceSelectorNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.resource.v1alpha3.DeviceTaintSelectorFluent
DeviceTaintSelectorFluent.SelectorsNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendDeviceSelector()-
Methods inherited from class io.fabric8.kubernetes.api.model.resource.v1alpha3.DeviceTaintSelectorFluent
addAllToSelectors, addNewSelector, addNewSelectorLike, addToAdditionalProperties, addToAdditionalProperties, addToSelectors, addToSelectors, buildFirstSelector, buildLastSelector, buildMatchingSelector, buildSelector, buildSelectors, copyInstance, editFirstSelector, editLastSelector, editMatchingSelector, editSelector, equals, getAdditionalProperties, getDevice, getDeviceClassName, getDriver, getPool, hasAdditionalProperties, hasDevice, hasDeviceClassName, hasDriver, hashCode, hasMatchingSelector, hasPool, hasSelectors, removeAllFromSelectors, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromSelectors, removeMatchingFromSelectors, setNewSelectorLike, setToSelectors, toString, withAdditionalProperties, withDevice, withDeviceClassName, withDriver, withPool, withSelectors, withSelectors
-
-