Class ResourceClaimFluent.StatusNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.resource.v1beta2.ResourceClaimStatusFluent<ResourceClaimFluent.StatusNested<N>>
-
- io.fabric8.kubernetes.api.model.resource.v1beta2.ResourceClaimFluent.StatusNested<N>
-
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- ResourceClaimFluent<A extends ResourceClaimFluent<A>>
public class ResourceClaimFluent.StatusNested<N> extends ResourceClaimStatusFluent<ResourceClaimFluent.StatusNested<N>> implements Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.resource.v1beta2.ResourceClaimStatusFluent
ResourceClaimStatusFluent.AllocationNested<N>, ResourceClaimStatusFluent.DevicesNested<N>, ResourceClaimStatusFluent.ReservedForNested<N>
-
-
Field Summary
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables, VISIT
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendStatus()-
Methods inherited from class io.fabric8.kubernetes.api.model.resource.v1beta2.ResourceClaimStatusFluent
addAllToDevices, addAllToReservedFor, addNewDevice, addNewDeviceLike, addNewReservedFor, addNewReservedFor, addNewReservedForLike, addToAdditionalProperties, addToAdditionalProperties, addToDevices, addToDevices, addToReservedFor, addToReservedFor, buildAllocation, buildDevice, buildDevices, buildFirstDevice, buildFirstReservedFor, buildLastDevice, buildLastReservedFor, buildMatchingDevice, buildMatchingReservedFor, buildReservedFor, buildReservedFor, copyInstance, editAllocation, editDevice, editFirstDevice, editFirstReservedFor, editLastDevice, editLastReservedFor, editMatchingDevice, editMatchingReservedFor, editOrNewAllocation, editOrNewAllocationLike, editReservedFor, equals, getAdditionalProperties, hasAdditionalProperties, hasAllocation, hasDevices, hashCode, hasMatchingDevice, hasMatchingReservedFor, hasReservedFor, removeAllFromDevices, removeAllFromReservedFor, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromDevices, removeFromReservedFor, removeMatchingFromDevices, removeMatchingFromReservedFor, setNewDeviceLike, setNewReservedForLike, setToDevices, setToReservedFor, toString, withAdditionalProperties, withAllocation, withDevices, withDevices, withNewAllocation, withNewAllocationLike, withReservedFor, withReservedFor
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-