Class ResourceClaimFluent.StatusNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.resource.v1alpha3.ResourceClaimStatusFluent<ResourceClaimFluent.StatusNested<N>>
-
- io.fabric8.kubernetes.api.model.resource.v1alpha3.ResourceClaimFluent.StatusNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- ResourceClaimFluent<A extends ResourceClaimFluent<A>>
public class ResourceClaimFluent.StatusNested<N> extends ResourceClaimStatusFluent<ResourceClaimFluent.StatusNested<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.ResourceClaimStatusFluent
ResourceClaimStatusFluent.AllocationNested<N>, ResourceClaimStatusFluent.DevicesNested<N>, ResourceClaimStatusFluent.ReservedForNested<N>
-
-
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.v1alpha3.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
-
-