Uses of Class
io.fabric8.kubernetes.api.model.resource.v1alpha2.AllocationResultFluent
-
Packages that use AllocationResultFluent Package Description io.fabric8.kubernetes.api.model.resource.v1alpha2 -
-
Uses of AllocationResultFluent in io.fabric8.kubernetes.api.model.resource.v1alpha2
Classes in io.fabric8.kubernetes.api.model.resource.v1alpha2 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.v1alpha2 Modifier and Type Class Description classAllocationResultBuilderclassResourceClaimStatusFluent.AllocationNested<N>Constructors in io.fabric8.kubernetes.api.model.resource.v1alpha2 with parameters of type AllocationResultFluent Constructor Description AllocationResultBuilder(AllocationResultFluent<?> fluent)AllocationResultBuilder(AllocationResultFluent<?> fluent, AllocationResult instance)
-