Uses of Interface
io.kubernetes.client.openapi.models.V1RoleRefFluent
Packages that use V1RoleRefFluent
-
Uses of V1RoleRefFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1RoleRefFluentModifier and TypeInterfaceDescriptioninterface
V1RoleRefFluent<A extends V1RoleRefFluent<A>>
Generatedclass
V1RoleRefFluentImpl<A extends V1RoleRefFluent<A>>
GeneratedSubinterfaces of V1RoleRefFluent in io.kubernetes.client.openapi.modelsModifier and TypeInterfaceDescriptionstatic interface
static interface
Classes in io.kubernetes.client.openapi.models that implement V1RoleRefFluentModifier and TypeClassDescriptionclass
class
V1RoleRefFluentImpl<A extends V1RoleRefFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1RoleRefFluentModifierConstructorDescriptionV1RoleRefBuilder
(V1RoleRefFluent<?> fluent) V1RoleRefBuilder
(V1RoleRefFluent<?> fluent, io.kubernetes.client.openapi.models.V1RoleRef instance) V1RoleRefBuilder
(V1RoleRefFluent<?> fluent, io.kubernetes.client.openapi.models.V1RoleRef instance, Boolean validationEnabled) V1RoleRefBuilder
(V1RoleRefFluent<?> fluent, Boolean validationEnabled)