Uses of Class
io.fabric8.kubernetes.api.model.resource.v1beta2.ResourceClaimStatusFluent.AllocationNested
-
Packages that use ResourceClaimStatusFluent.AllocationNested Package Description io.fabric8.kubernetes.api.model.resource.v1beta2 -
-
Uses of ResourceClaimStatusFluent.AllocationNested in io.fabric8.kubernetes.api.model.resource.v1beta2
Methods in io.fabric8.kubernetes.api.model.resource.v1beta2 that return ResourceClaimStatusFluent.AllocationNested Modifier and Type Method Description ResourceClaimStatusFluent.AllocationNested<A>ResourceClaimStatusFluent. editAllocation()ResourceClaimStatusFluent.AllocationNested<A>ResourceClaimStatusFluent. editOrNewAllocation()ResourceClaimStatusFluent.AllocationNested<A>ResourceClaimStatusFluent. editOrNewAllocationLike(AllocationResult item)ResourceClaimStatusFluent.AllocationNested<A>ResourceClaimStatusFluent. withNewAllocation()ResourceClaimStatusFluent.AllocationNested<A>ResourceClaimStatusFluent. withNewAllocationLike(AllocationResult item)
-