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 TypeInterfaceDescriptioninterfaceV1RoleRefFluent<A extends V1RoleRefFluent<A>>GeneratedclassV1RoleRefFluentImpl<A extends V1RoleRefFluent<A>>GeneratedSubinterfaces of V1RoleRefFluent in io.kubernetes.client.openapi.modelsModifier and TypeInterfaceDescriptionstatic interfacestatic interfaceClasses in io.kubernetes.client.openapi.models that implement V1RoleRefFluentModifier and TypeClassDescriptionclassclassV1RoleRefFluentImpl<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)