Uses of Interface
io.kubernetes.client.openapi.models.V1PodOSFluent
Packages that use V1PodOSFluent
-
Uses of V1PodOSFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1PodOSFluentModifier and TypeInterfaceDescriptioninterface
V1PodOSFluent<A extends V1PodOSFluent<A>>
Generatedclass
V1PodOSFluentImpl<A extends V1PodOSFluent<A>>
GeneratedSubinterfaces of V1PodOSFluent in io.kubernetes.client.openapi.modelsClasses in io.kubernetes.client.openapi.models that implement V1PodOSFluentModifier and TypeClassDescriptionclass
class
V1PodOSFluentImpl<A extends V1PodOSFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1PodOSFluentModifierConstructorDescriptionV1PodOSBuilder
(V1PodOSFluent<?> fluent) V1PodOSBuilder
(V1PodOSFluent<?> fluent, io.kubernetes.client.openapi.models.V1PodOS instance) V1PodOSBuilder
(V1PodOSFluent<?> fluent, io.kubernetes.client.openapi.models.V1PodOS instance, Boolean validationEnabled) V1PodOSBuilder
(V1PodOSFluent<?> fluent, Boolean validationEnabled)