Uses of Interface
io.kubernetes.client.openapi.models.V1APIServiceFluent
Packages that use V1APIServiceFluent
-
Uses of V1APIServiceFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1APIServiceFluentModifier and TypeInterfaceDescriptioninterface
V1APIServiceFluent<A extends V1APIServiceFluent<A>>
Generatedclass
V1APIServiceFluentImpl<A extends V1APIServiceFluent<A>>
GeneratedSubinterfaces of V1APIServiceFluent in io.kubernetes.client.openapi.modelsClasses in io.kubernetes.client.openapi.models that implement V1APIServiceFluentModifier and TypeClassDescriptionclass
class
V1APIServiceFluentImpl<A extends V1APIServiceFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1APIServiceFluentModifierConstructorDescriptionV1APIServiceBuilder
(V1APIServiceFluent<?> fluent) V1APIServiceBuilder
(V1APIServiceFluent<?> fluent, io.kubernetes.client.openapi.models.V1APIService instance) V1APIServiceBuilder
(V1APIServiceFluent<?> fluent, io.kubernetes.client.openapi.models.V1APIService instance, Boolean validationEnabled) V1APIServiceBuilder
(V1APIServiceFluent<?> fluent, Boolean validationEnabled)