Uses of Class
io.fabric8.openclustermanagement.api.model.cluster.v1.ManagedClusterList
-
Packages that use ManagedClusterList Package Description io.fabric8.openclustermanagement.api.model.cluster.v1 -
-
Uses of ManagedClusterList in io.fabric8.openclustermanagement.api.model.cluster.v1
Methods in io.fabric8.openclustermanagement.api.model.cluster.v1 that return ManagedClusterList Modifier and Type Method Description ManagedClusterListManagedClusterListBuilder. build()Methods in io.fabric8.openclustermanagement.api.model.cluster.v1 with parameters of type ManagedClusterList Modifier and Type Method Description protected voidManagedClusterListFluent. copyInstance(ManagedClusterList instance)Constructors in io.fabric8.openclustermanagement.api.model.cluster.v1 with parameters of type ManagedClusterList Constructor Description ManagedClusterListBuilder(ManagedClusterList instance)ManagedClusterListBuilder(ManagedClusterListFluent<?> fluent, ManagedClusterList instance)ManagedClusterListFluent(ManagedClusterList instance)
-