Uses of Interface
io.kubernetes.client.openapi.models.V1ClusterRoleBindingListFluent
Packages that use V1ClusterRoleBindingListFluent
-
Uses of V1ClusterRoleBindingListFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1ClusterRoleBindingListFluentModifier and TypeInterfaceDescriptioninterface
V1ClusterRoleBindingListFluent<A extends V1ClusterRoleBindingListFluent<A>>
Generatedclass
GeneratedClasses in io.kubernetes.client.openapi.models that implement V1ClusterRoleBindingListFluentModifier and TypeClassDescriptionclass
class
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1ClusterRoleBindingListFluentModifierConstructorDescriptionV1ClusterRoleBindingListBuilder
(V1ClusterRoleBindingListFluent<?> fluent, io.kubernetes.client.openapi.models.V1ClusterRoleBindingList instance) V1ClusterRoleBindingListBuilder
(V1ClusterRoleBindingListFluent<?> fluent, io.kubernetes.client.openapi.models.V1ClusterRoleBindingList instance, Boolean validationEnabled) V1ClusterRoleBindingListBuilder
(V1ClusterRoleBindingListFluent<?> fluent, Boolean validationEnabled)