Uses of Class
io.fabric8.kubernetes.api.model.rbac.ClusterRoleBindingList
-
-
Uses of ClusterRoleBindingList in io.fabric8.kubernetes.api.model.rbac
Methods in io.fabric8.kubernetes.api.model.rbac that return ClusterRoleBindingList Modifier and Type Method Description ClusterRoleBindingListClusterRoleBindingListBuilder. build()Methods in io.fabric8.kubernetes.api.model.rbac with parameters of type ClusterRoleBindingList Modifier and Type Method Description protected voidClusterRoleBindingListFluent. copyInstance(ClusterRoleBindingList instance)Constructors in io.fabric8.kubernetes.api.model.rbac with parameters of type ClusterRoleBindingList Constructor Description ClusterRoleBindingListBuilder(ClusterRoleBindingList instance)ClusterRoleBindingListBuilder(ClusterRoleBindingListFluent<?> fluent, ClusterRoleBindingList instance)ClusterRoleBindingListFluent(ClusterRoleBindingList instance)
-