Class DeviceAllocationResultFluent.ResultsNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.resource.v1beta2.DeviceRequestAllocationResultFluent<DeviceAllocationResultFluent.ResultsNested<N>>
-
- io.fabric8.kubernetes.api.model.resource.v1beta2.DeviceAllocationResultFluent.ResultsNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- DeviceAllocationResultFluent<A extends DeviceAllocationResultFluent<A>>
public class DeviceAllocationResultFluent.ResultsNested<N> extends DeviceRequestAllocationResultFluent<DeviceAllocationResultFluent.ResultsNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.resource.v1beta2.DeviceRequestAllocationResultFluent
DeviceRequestAllocationResultFluent.TolerationsNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendResult()-
Methods inherited from class io.fabric8.kubernetes.api.model.resource.v1beta2.DeviceRequestAllocationResultFluent
addAllToTolerations, addNewToleration, addNewToleration, addNewTolerationLike, addToAdditionalProperties, addToAdditionalProperties, addToTolerations, addToTolerations, buildFirstToleration, buildLastToleration, buildMatchingToleration, buildToleration, buildTolerations, copyInstance, editFirstToleration, editLastToleration, editMatchingToleration, editToleration, equals, getAdditionalProperties, getAdminAccess, getDevice, getDriver, getPool, getRequest, hasAdditionalProperties, hasAdminAccess, hasDevice, hasDriver, hashCode, hasMatchingToleration, hasPool, hasRequest, hasTolerations, removeAllFromTolerations, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromTolerations, removeMatchingFromTolerations, setNewTolerationLike, setToTolerations, toString, withAdditionalProperties, withAdminAccess, withAdminAccess, withDevice, withDriver, withPool, withRequest, withTolerations, withTolerations
-
-