Class ResourceSliceFluent.SpecNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.resource.v1alpha3.ResourceSliceSpecFluent<ResourceSliceFluent.SpecNested<N>>
-
- io.fabric8.kubernetes.api.model.resource.v1alpha3.ResourceSliceFluent.SpecNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- ResourceSliceFluent<A extends ResourceSliceFluent<A>>
public class ResourceSliceFluent.SpecNested<N> extends ResourceSliceSpecFluent<ResourceSliceFluent.SpecNested<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.ResourceSliceSpecFluent
ResourceSliceSpecFluent.DevicesNested<N>, ResourceSliceSpecFluent.PoolNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description N
and()
N
endSpec()
-
Methods inherited from class io.fabric8.kubernetes.api.model.resource.v1alpha3.ResourceSliceSpecFluent
addAllToDevices, addNewDevice, addNewDeviceLike, addToAdditionalProperties, addToAdditionalProperties, addToDevices, addToDevices, buildDevice, buildDevices, buildFirstDevice, buildLastDevice, buildMatchingDevice, buildPool, copyInstance, editDevice, editFirstDevice, editLastDevice, editMatchingDevice, editOrNewPool, editOrNewPoolLike, editPool, equals, getAdditionalProperties, getAllNodes, getDriver, getNodeName, getNodeSelector, hasAdditionalProperties, hasAllNodes, hasDevices, hasDriver, hashCode, hasMatchingDevice, hasNodeName, hasNodeSelector, hasPool, removeAllFromDevices, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromDevices, removeMatchingFromDevices, setNewDeviceLike, setToDevices, toString, withAdditionalProperties, withAllNodes, withAllNodes, withDevices, withDevices, withDriver, withNewPool, withNewPool, withNewPoolLike, withNodeName, withNodeSelector, withPool
-
-