Uses of Interface
io.kubernetes.client.openapi.models.V1RoleBindingListFluent
Packages that use V1RoleBindingListFluent
-
Uses of V1RoleBindingListFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1RoleBindingListFluentModifier and TypeInterfaceDescriptioninterface
V1RoleBindingListFluent<A extends V1RoleBindingListFluent<A>>
Generatedclass
V1RoleBindingListFluentImpl<A extends V1RoleBindingListFluent<A>>
GeneratedClasses in io.kubernetes.client.openapi.models that implement V1RoleBindingListFluentModifier and TypeClassDescriptionclass
class
V1RoleBindingListFluentImpl<A extends V1RoleBindingListFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1RoleBindingListFluentModifierConstructorDescriptionV1RoleBindingListBuilder
(V1RoleBindingListFluent<?> fluent) V1RoleBindingListBuilder
(V1RoleBindingListFluent<?> fluent, io.kubernetes.client.openapi.models.V1RoleBindingList instance) V1RoleBindingListBuilder
(V1RoleBindingListFluent<?> fluent, io.kubernetes.client.openapi.models.V1RoleBindingList instance, Boolean validationEnabled) V1RoleBindingListBuilder
(V1RoleBindingListFluent<?> fluent, Boolean validationEnabled)