Uses of Interface
io.fabric8.kubernetes.api.model.rbac.ClusterRoleListFluent
| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model.rbac |
-
Uses of ClusterRoleListFluent in io.fabric8.kubernetes.api.model.rbac
Classes in io.fabric8.kubernetes.api.model.rbac with type parameters of type ClusterRoleListFluent Modifier and Type Interface Description interfaceClusterRoleListFluent<A extends ClusterRoleListFluent<A>>classClusterRoleListFluentImpl<A extends ClusterRoleListFluent<A>>Classes in io.fabric8.kubernetes.api.model.rbac that implement ClusterRoleListFluent Modifier and Type Class Description classClusterRoleListBuilderclassClusterRoleListFluentImpl<A extends ClusterRoleListFluent<A>>classDoneableClusterRoleListConstructors in io.fabric8.kubernetes.api.model.rbac with parameters of type ClusterRoleListFluent Constructor Description ClusterRoleListBuilder(ClusterRoleListFluent<?> fluent)ClusterRoleListBuilder(ClusterRoleListFluent<?> fluent, ClusterRoleList instance)ClusterRoleListBuilder(ClusterRoleListFluent<?> fluent, ClusterRoleList instance, Boolean validationEnabled)ClusterRoleListBuilder(ClusterRoleListFluent<?> fluent, Boolean validationEnabled)