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 TypeInterfaceDescriptioninterface
V1ServicePortFluent<A extends V1ServicePortFluent<A>>
Generatedclass
V1ServicePortFluentImpl<A extends V1ServicePortFluent<A>>
GeneratedSubinterfaces of V1ServicePortFluent in io.kubernetes.client.openapi.modelsClasses in io.kubernetes.client.openapi.models that implement V1ServicePortFluentModifier and TypeClassDescriptionclass
class
V1ServicePortFluentImpl<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)