Class AllocationResultFluent.DevicesNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.resource.v1alpha3.DeviceAllocationResultFluent<AllocationResultFluent.DevicesNested<N>>
-
- io.fabric8.kubernetes.api.model.resource.v1alpha3.AllocationResultFluent.DevicesNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- AllocationResultFluent<A extends AllocationResultFluent<A>>
public class AllocationResultFluent.DevicesNested<N> extends DeviceAllocationResultFluent<AllocationResultFluent.DevicesNested<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.DeviceAllocationResultFluent
DeviceAllocationResultFluent.ConfigNested<N>, DeviceAllocationResultFluent.ResultsNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendDevices()-
Methods inherited from class io.fabric8.kubernetes.api.model.resource.v1alpha3.DeviceAllocationResultFluent
addAllToConfig, addAllToResults, addNewConfig, addNewConfigLike, addNewResult, addNewResultLike, addToAdditionalProperties, addToAdditionalProperties, addToConfig, addToConfig, addToResults, addToResults, buildConfig, buildConfig, buildFirstConfig, buildFirstResult, buildLastConfig, buildLastResult, buildMatchingConfig, buildMatchingResult, buildResult, buildResults, copyInstance, editConfig, editFirstConfig, editFirstResult, editLastConfig, editLastResult, editMatchingConfig, editMatchingResult, editResult, equals, getAdditionalProperties, hasAdditionalProperties, hasConfig, hashCode, hasMatchingConfig, hasMatchingResult, hasResults, removeAllFromConfig, removeAllFromResults, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromConfig, removeFromResults, removeMatchingFromConfig, removeMatchingFromResults, setNewConfigLike, setNewResultLike, setToConfig, setToResults, toString, withAdditionalProperties, withConfig, withConfig, withResults, withResults
-
-