Uses of Interface
io.kubernetes.client.openapi.models.V1RoleListFluent
Packages that use V1RoleListFluent
-
Uses of V1RoleListFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1RoleListFluentModifier and TypeInterfaceDescriptioninterface
V1RoleListFluent<A extends V1RoleListFluent<A>>
Generatedclass
V1RoleListFluentImpl<A extends V1RoleListFluent<A>>
GeneratedClasses in io.kubernetes.client.openapi.models that implement V1RoleListFluentModifier and TypeClassDescriptionclass
class
V1RoleListFluentImpl<A extends V1RoleListFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1RoleListFluentModifierConstructorDescriptionV1RoleListBuilder
(V1RoleListFluent<?> fluent) V1RoleListBuilder
(V1RoleListFluent<?> fluent, io.kubernetes.client.openapi.models.V1RoleList instance) V1RoleListBuilder
(V1RoleListFluent<?> fluent, io.kubernetes.client.openapi.models.V1RoleList instance, Boolean validationEnabled) V1RoleListBuilder
(V1RoleListFluent<?> fluent, Boolean validationEnabled)