Uses of Class
io.fabric8.openclustermanagement.api.model.cluster.v1beta2.ManagedClusterSetBindingList
-
Packages that use ManagedClusterSetBindingList Package Description io.fabric8.openclustermanagement.api.model.cluster.v1beta2 -
-
Uses of ManagedClusterSetBindingList in io.fabric8.openclustermanagement.api.model.cluster.v1beta2
Methods in io.fabric8.openclustermanagement.api.model.cluster.v1beta2 that return ManagedClusterSetBindingList Modifier and Type Method Description ManagedClusterSetBindingListManagedClusterSetBindingListBuilder. build()Methods in io.fabric8.openclustermanagement.api.model.cluster.v1beta2 with parameters of type ManagedClusterSetBindingList Modifier and Type Method Description protected voidManagedClusterSetBindingListFluent. copyInstance(ManagedClusterSetBindingList instance)Constructors in io.fabric8.openclustermanagement.api.model.cluster.v1beta2 with parameters of type ManagedClusterSetBindingList Constructor Description ManagedClusterSetBindingListBuilder(ManagedClusterSetBindingList instance)ManagedClusterSetBindingListBuilder(ManagedClusterSetBindingListFluent<?> fluent, ManagedClusterSetBindingList instance)ManagedClusterSetBindingListFluent(ManagedClusterSetBindingList instance)
-