Uses of Interface
io.kubernetes.client.openapi.models.V1ComponentStatusFluent
Packages that use V1ComponentStatusFluent
-
Uses of V1ComponentStatusFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1ComponentStatusFluentModifier and TypeInterfaceDescriptioninterface
V1ComponentStatusFluent<A extends V1ComponentStatusFluent<A>>
Generatedclass
V1ComponentStatusFluentImpl<A extends V1ComponentStatusFluent<A>>
GeneratedSubinterfaces of V1ComponentStatusFluent in io.kubernetes.client.openapi.modelsClasses in io.kubernetes.client.openapi.models that implement V1ComponentStatusFluentModifier and TypeClassDescriptionclass
class
V1ComponentStatusFluentImpl<A extends V1ComponentStatusFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1ComponentStatusFluentModifierConstructorDescriptionV1ComponentStatusBuilder
(V1ComponentStatusFluent<?> fluent) V1ComponentStatusBuilder
(V1ComponentStatusFluent<?> fluent, io.kubernetes.client.openapi.models.V1ComponentStatus instance) V1ComponentStatusBuilder
(V1ComponentStatusFluent<?> fluent, io.kubernetes.client.openapi.models.V1ComponentStatus instance, Boolean validationEnabled) V1ComponentStatusBuilder
(V1ComponentStatusFluent<?> fluent, Boolean validationEnabled)