Uses of Interface
io.kubernetes.client.openapi.models.V1ServicePortFluent
Packages that use V1ServicePortFluent
-
Uses of V1ServicePortFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1ServicePortFluentModifier and TypeInterfaceDescriptioninterfaceV1ServicePortFluent<A extends V1ServicePortFluent<A>>GeneratedclassV1ServicePortFluentImpl<A extends V1ServicePortFluent<A>>GeneratedSubinterfaces of V1ServicePortFluent in io.kubernetes.client.openapi.modelsClasses in io.kubernetes.client.openapi.models that implement V1ServicePortFluentModifier and TypeClassDescriptionclassclassV1ServicePortFluentImpl<A extends V1ServicePortFluent<A>>GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1ServicePortFluentModifierConstructorDescriptionV1ServicePortBuilder(V1ServicePortFluent<?> fluent) V1ServicePortBuilder(V1ServicePortFluent<?> fluent, io.kubernetes.client.openapi.models.V1ServicePort instance) V1ServicePortBuilder(V1ServicePortFluent<?> fluent, io.kubernetes.client.openapi.models.V1ServicePort instance, Boolean validationEnabled) V1ServicePortBuilder(V1ServicePortFluent<?> fluent, Boolean validationEnabled)