Uses of Interface
io.kubernetes.client.openapi.models.V1PodIPFluent
Packages that use V1PodIPFluent
-
Uses of V1PodIPFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1PodIPFluentModifier and TypeInterfaceDescriptioninterface
V1PodIPFluent<A extends V1PodIPFluent<A>>
Generatedclass
V1PodIPFluentImpl<A extends V1PodIPFluent<A>>
GeneratedSubinterfaces of V1PodIPFluent in io.kubernetes.client.openapi.modelsClasses in io.kubernetes.client.openapi.models that implement V1PodIPFluentModifier and TypeClassDescriptionclass
class
V1PodIPFluentImpl<A extends V1PodIPFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1PodIPFluentModifierConstructorDescriptionV1PodIPBuilder
(V1PodIPFluent<?> fluent) V1PodIPBuilder
(V1PodIPFluent<?> fluent, io.kubernetes.client.openapi.models.V1PodIP instance) V1PodIPBuilder
(V1PodIPFluent<?> fluent, io.kubernetes.client.openapi.models.V1PodIP instance, Boolean validationEnabled) V1PodIPBuilder
(V1PodIPFluent<?> fluent, Boolean validationEnabled)