Uses of Interface
io.kubernetes.client.openapi.models.V1RoleFluent
Packages that use V1RoleFluent
-
Uses of V1RoleFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1RoleFluentModifier and TypeInterfaceDescriptioninterface
V1RoleFluent<A extends V1RoleFluent<A>>
Generatedclass
V1RoleFluentImpl<A extends V1RoleFluent<A>>
GeneratedSubinterfaces of V1RoleFluent in io.kubernetes.client.openapi.modelsClasses in io.kubernetes.client.openapi.models that implement V1RoleFluentModifier and TypeClassDescriptionclass
class
V1RoleFluentImpl<A extends V1RoleFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1RoleFluentModifierConstructorDescriptionV1RoleBuilder
(V1RoleFluent<?> fluent) V1RoleBuilder
(V1RoleFluent<?> fluent, io.kubernetes.client.openapi.models.V1Role instance) V1RoleBuilder
(V1RoleFluent<?> fluent, io.kubernetes.client.openapi.models.V1Role instance, Boolean validationEnabled) V1RoleBuilder
(V1RoleFluent<?> fluent, Boolean validationEnabled)