Class DeviceFluent.BasicNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.resource.v1alpha3.BasicDeviceFluent<DeviceFluent.BasicNested<N>>
-
- io.fabric8.kubernetes.api.model.resource.v1alpha3.DeviceFluent.BasicNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- DeviceFluent<A extends DeviceFluent<A>>
public class DeviceFluent.BasicNested<N> extends BasicDeviceFluent<DeviceFluent.BasicNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendBasic()-
Methods inherited from class io.fabric8.kubernetes.api.model.resource.v1alpha3.BasicDeviceFluent
addToAdditionalProperties, addToAdditionalProperties, addToAttributes, addToAttributes, addToCapacity, addToCapacity, copyInstance, equals, getAdditionalProperties, getAttributes, getCapacity, hasAdditionalProperties, hasAttributes, hasCapacity, hashCode, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromAttributes, removeFromAttributes, removeFromCapacity, removeFromCapacity, toString, withAdditionalProperties, withAttributes, withCapacity
-
-