Uses of Interface
io.kubernetes.client.openapi.models.V1APIServiceStatusFluent
Packages that use V1APIServiceStatusFluent
-
Uses of V1APIServiceStatusFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1APIServiceStatusFluentModifier and TypeInterfaceDescriptioninterface
V1APIServiceStatusFluent<A extends V1APIServiceStatusFluent<A>>
Generatedclass
V1APIServiceStatusFluentImpl<A extends V1APIServiceStatusFluent<A>>
GeneratedSubinterfaces of V1APIServiceStatusFluent in io.kubernetes.client.openapi.modelsClasses in io.kubernetes.client.openapi.models that implement V1APIServiceStatusFluentModifier and TypeClassDescriptionclass
class
V1APIServiceStatusFluentImpl<A extends V1APIServiceStatusFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1APIServiceStatusFluentModifierConstructorDescriptionV1APIServiceStatusBuilder
(V1APIServiceStatusFluent<?> fluent, io.kubernetes.client.openapi.models.V1APIServiceStatus instance) V1APIServiceStatusBuilder
(V1APIServiceStatusFluent<?> fluent, io.kubernetes.client.openapi.models.V1APIServiceStatus instance, Boolean validationEnabled) V1APIServiceStatusBuilder
(V1APIServiceStatusFluent<?> fluent, Boolean validationEnabled)