Uses of Interface
io.kubernetes.client.openapi.models.V1PortStatusFluent
Packages that use V1PortStatusFluent
-
Uses of V1PortStatusFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1PortStatusFluentModifier and TypeInterfaceDescriptioninterfaceV1PortStatusFluent<A extends V1PortStatusFluent<A>>GeneratedclassV1PortStatusFluentImpl<A extends V1PortStatusFluent<A>>GeneratedSubinterfaces of V1PortStatusFluent in io.kubernetes.client.openapi.modelsClasses in io.kubernetes.client.openapi.models that implement V1PortStatusFluentModifier and TypeClassDescriptionclassclassV1PortStatusFluentImpl<A extends V1PortStatusFluent<A>>GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1PortStatusFluentModifierConstructorDescriptionV1PortStatusBuilder(V1PortStatusFluent<?> fluent) V1PortStatusBuilder(V1PortStatusFluent<?> fluent, io.kubernetes.client.openapi.models.V1PortStatus instance) V1PortStatusBuilder(V1PortStatusFluent<?> fluent, io.kubernetes.client.openapi.models.V1PortStatus instance, Boolean validationEnabled) V1PortStatusBuilder(V1PortStatusFluent<?> fluent, Boolean validationEnabled)