Uses of Interface
io.kubernetes.client.openapi.models.V1PodFluent
Packages that use V1PodFluent
-
Uses of V1PodFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1PodFluentModifier and TypeInterfaceDescriptioninterface
V1PodFluent<A extends V1PodFluent<A>>
Generatedclass
V1PodFluentImpl<A extends V1PodFluent<A>>
GeneratedSubinterfaces of V1PodFluent in io.kubernetes.client.openapi.modelsClasses in io.kubernetes.client.openapi.models that implement V1PodFluentConstructors in io.kubernetes.client.openapi.models with parameters of type V1PodFluentModifierConstructorDescriptionV1PodBuilder
(V1PodFluent<?> fluent) V1PodBuilder
(V1PodFluent<?> fluent, io.kubernetes.client.openapi.models.V1Pod instance) V1PodBuilder
(V1PodFluent<?> fluent, io.kubernetes.client.openapi.models.V1Pod instance, Boolean validationEnabled) V1PodBuilder
(V1PodFluent<?> fluent, Boolean validationEnabled)