Uses of Interface
io.kubernetes.client.openapi.models.V1ClusterRoleFluent
Packages that use V1ClusterRoleFluent
-
Uses of V1ClusterRoleFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1ClusterRoleFluentModifier and TypeInterfaceDescriptioninterface
V1ClusterRoleFluent<A extends V1ClusterRoleFluent<A>>
Generatedclass
V1ClusterRoleFluentImpl<A extends V1ClusterRoleFluent<A>>
GeneratedSubinterfaces of V1ClusterRoleFluent in io.kubernetes.client.openapi.modelsClasses in io.kubernetes.client.openapi.models that implement V1ClusterRoleFluentModifier and TypeClassDescriptionclass
class
V1ClusterRoleFluentImpl<A extends V1ClusterRoleFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1ClusterRoleFluentModifierConstructorDescriptionV1ClusterRoleBuilder
(V1ClusterRoleFluent<?> fluent) V1ClusterRoleBuilder
(V1ClusterRoleFluent<?> fluent, io.kubernetes.client.openapi.models.V1ClusterRole instance) V1ClusterRoleBuilder
(V1ClusterRoleFluent<?> fluent, io.kubernetes.client.openapi.models.V1ClusterRole instance, Boolean validationEnabled) V1ClusterRoleBuilder
(V1ClusterRoleFluent<?> fluent, Boolean validationEnabled)