Class DeviceAllocationResultFluent.ConfigNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.resource.v1beta2.DeviceAllocationConfigurationFluent<DeviceAllocationResultFluent.ConfigNested<N>>
-
- io.fabric8.kubernetes.api.model.resource.v1beta2.DeviceAllocationResultFluent.ConfigNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- DeviceAllocationResultFluent<A extends DeviceAllocationResultFluent<A>>
public class DeviceAllocationResultFluent.ConfigNested<N> extends DeviceAllocationConfigurationFluent<DeviceAllocationResultFluent.ConfigNested<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.DeviceAllocationConfigurationFluent
DeviceAllocationConfigurationFluent.OpaqueNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendConfig()-
Methods inherited from class io.fabric8.kubernetes.api.model.resource.v1beta2.DeviceAllocationConfigurationFluent
addAllToRequests, addToAdditionalProperties, addToAdditionalProperties, addToRequests, addToRequests, buildOpaque, copyInstance, editOpaque, editOrNewOpaque, editOrNewOpaqueLike, equals, getAdditionalProperties, getFirstRequest, getLastRequest, getMatchingRequest, getRequest, getRequests, getSource, hasAdditionalProperties, hashCode, hasMatchingRequest, hasOpaque, hasRequests, hasSource, removeAllFromRequests, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromRequests, setToRequests, toString, withAdditionalProperties, withNewOpaque, withNewOpaque, withNewOpaqueLike, withOpaque, withRequests, withRequests, withSource
-
-