Uses of Interface
io.kubernetes.client.openapi.models.V1ServiceFluent
Packages that use V1ServiceFluent
-
Uses of V1ServiceFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1ServiceFluentModifier and TypeInterfaceDescriptioninterface
V1ServiceFluent<A extends V1ServiceFluent<A>>
Generatedclass
V1ServiceFluentImpl<A extends V1ServiceFluent<A>>
GeneratedSubinterfaces of V1ServiceFluent in io.kubernetes.client.openapi.modelsClasses in io.kubernetes.client.openapi.models that implement V1ServiceFluentModifier and TypeClassDescriptionclass
class
V1ServiceFluentImpl<A extends V1ServiceFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1ServiceFluentModifierConstructorDescriptionV1ServiceBuilder
(V1ServiceFluent<?> fluent) V1ServiceBuilder
(V1ServiceFluent<?> fluent, io.kubernetes.client.openapi.models.V1Service instance) V1ServiceBuilder
(V1ServiceFluent<?> fluent, io.kubernetes.client.openapi.models.V1Service instance, Boolean validationEnabled) V1ServiceBuilder
(V1ServiceFluent<?> fluent, Boolean validationEnabled)