Uses of Class
io.fabric8.kubernetes.api.model.resource.v1beta1.AllocationResultFluent
-
Packages that use AllocationResultFluent Package Description io.fabric8.kubernetes.api.model.resource.v1beta1 -
-
Uses of AllocationResultFluent in io.fabric8.kubernetes.api.model.resource.v1beta1
Classes in io.fabric8.kubernetes.api.model.resource.v1beta1 with type parameters of type AllocationResultFluent Modifier and Type Class Description classAllocationResultFluent<A extends AllocationResultFluent<A>>GeneratedSubclasses of AllocationResultFluent in io.fabric8.kubernetes.api.model.resource.v1beta1 Modifier and Type Class Description classAllocationResultBuilderclassResourceClaimStatusFluent.AllocationNested<N>Constructors in io.fabric8.kubernetes.api.model.resource.v1beta1 with parameters of type AllocationResultFluent Constructor Description AllocationResultBuilder(AllocationResultFluent<?> fluent)AllocationResultBuilder(AllocationResultFluent<?> fluent, AllocationResult instance)
-