Uses of Interface
io.kubernetes.client.openapi.models.V1APIServiceConditionFluent
Packages that use V1APIServiceConditionFluent
-
Uses of V1APIServiceConditionFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1APIServiceConditionFluentModifier and TypeInterfaceDescriptioninterface
V1APIServiceConditionFluent<A extends V1APIServiceConditionFluent<A>>
Generatedclass
V1APIServiceConditionFluentImpl<A extends V1APIServiceConditionFluent<A>>
GeneratedSubinterfaces of V1APIServiceConditionFluent in io.kubernetes.client.openapi.modelsModifier and TypeInterfaceDescriptionstatic interface
Classes in io.kubernetes.client.openapi.models that implement V1APIServiceConditionFluentModifier and TypeClassDescriptionclass
class
V1APIServiceConditionFluentImpl<A extends V1APIServiceConditionFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1APIServiceConditionFluentModifierConstructorDescriptionV1APIServiceConditionBuilder
(V1APIServiceConditionFluent<?> fluent, io.kubernetes.client.openapi.models.V1APIServiceCondition instance) V1APIServiceConditionBuilder
(V1APIServiceConditionFluent<?> fluent, io.kubernetes.client.openapi.models.V1APIServiceCondition instance, Boolean validationEnabled) V1APIServiceConditionBuilder
(V1APIServiceConditionFluent<?> fluent, Boolean validationEnabled)