Uses of Interface
io.kubernetes.client.openapi.models.V1ServiceSpecFluent
Packages that use V1ServiceSpecFluent
-
Uses of V1ServiceSpecFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1ServiceSpecFluentModifier and TypeInterfaceDescriptioninterfaceV1ServiceSpecFluent<A extends V1ServiceSpecFluent<A>>GeneratedclassV1ServiceSpecFluentImpl<A extends V1ServiceSpecFluent<A>>GeneratedSubinterfaces of V1ServiceSpecFluent in io.kubernetes.client.openapi.modelsClasses in io.kubernetes.client.openapi.models that implement V1ServiceSpecFluentModifier and TypeClassDescriptionclassclassV1ServiceSpecFluentImpl<A extends V1ServiceSpecFluent<A>>GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1ServiceSpecFluentModifierConstructorDescriptionV1ServiceSpecBuilder(V1ServiceSpecFluent<?> fluent) V1ServiceSpecBuilder(V1ServiceSpecFluent<?> fluent, io.kubernetes.client.openapi.models.V1ServiceSpec instance) V1ServiceSpecBuilder(V1ServiceSpecFluent<?> fluent, io.kubernetes.client.openapi.models.V1ServiceSpec instance, Boolean validationEnabled) V1ServiceSpecBuilder(V1ServiceSpecFluent<?> fluent, Boolean validationEnabled)