Uses of Class
io.fabric8.openclustermanagement.api.model.cluster.v1beta1.PlacementList
-
Packages that use PlacementList Package Description io.fabric8.openclustermanagement.api.model.cluster.v1beta1 -
-
Uses of PlacementList in io.fabric8.openclustermanagement.api.model.cluster.v1beta1
Methods in io.fabric8.openclustermanagement.api.model.cluster.v1beta1 that return PlacementList Modifier and Type Method Description PlacementListPlacementListBuilder. build()Methods in io.fabric8.openclustermanagement.api.model.cluster.v1beta1 with parameters of type PlacementList Modifier and Type Method Description protected voidPlacementListFluent. copyInstance(PlacementList instance)Constructors in io.fabric8.openclustermanagement.api.model.cluster.v1beta1 with parameters of type PlacementList Constructor Description PlacementListBuilder(PlacementList instance)PlacementListBuilder(PlacementListFluent<?> fluent, PlacementList instance)PlacementListFluent(PlacementList instance)
-