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 TypeInterfaceDescriptioninterfaceV1RoleFluent<A extends V1RoleFluent<A>>GeneratedclassV1RoleFluentImpl<A extends V1RoleFluent<A>>GeneratedSubinterfaces of V1RoleFluent in io.kubernetes.client.openapi.modelsClasses in io.kubernetes.client.openapi.models that implement V1RoleFluentModifier and TypeClassDescriptionclassclassV1RoleFluentImpl<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)