Uses of Class
io.fabric8.openclustermanagement.api.model.policy.v1.PlacementBindingList
-
Packages that use PlacementBindingList Package Description io.fabric8.openclustermanagement.api.model.policy.v1 -
-
Uses of PlacementBindingList in io.fabric8.openclustermanagement.api.model.policy.v1
Methods in io.fabric8.openclustermanagement.api.model.policy.v1 that return PlacementBindingList Modifier and Type Method Description PlacementBindingListPlacementBindingListBuilder. build()Methods in io.fabric8.openclustermanagement.api.model.policy.v1 with parameters of type PlacementBindingList Modifier and Type Method Description protected voidPlacementBindingListFluent. copyInstance(PlacementBindingList instance)Constructors in io.fabric8.openclustermanagement.api.model.policy.v1 with parameters of type PlacementBindingList Constructor Description PlacementBindingListBuilder(PlacementBindingList instance)PlacementBindingListBuilder(PlacementBindingListFluent<?> fluent, PlacementBindingList instance)PlacementBindingListFluent(PlacementBindingList instance)
-