Uses of Interface
io.kubernetes.client.openapi.models.V1PodDNSConfigOptionFluent
Packages that use V1PodDNSConfigOptionFluent
-
Uses of V1PodDNSConfigOptionFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1PodDNSConfigOptionFluentModifier and TypeInterfaceDescriptioninterface
V1PodDNSConfigOptionFluent<A extends V1PodDNSConfigOptionFluent<A>>
Generatedclass
V1PodDNSConfigOptionFluentImpl<A extends V1PodDNSConfigOptionFluent<A>>
GeneratedSubinterfaces of V1PodDNSConfigOptionFluent in io.kubernetes.client.openapi.modelsClasses in io.kubernetes.client.openapi.models that implement V1PodDNSConfigOptionFluentModifier and TypeClassDescriptionclass
class
V1PodDNSConfigOptionFluentImpl<A extends V1PodDNSConfigOptionFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1PodDNSConfigOptionFluentModifierConstructorDescriptionV1PodDNSConfigOptionBuilder
(V1PodDNSConfigOptionFluent<?> fluent, io.kubernetes.client.openapi.models.V1PodDNSConfigOption instance) V1PodDNSConfigOptionBuilder
(V1PodDNSConfigOptionFluent<?> fluent, io.kubernetes.client.openapi.models.V1PodDNSConfigOption instance, Boolean validationEnabled) V1PodDNSConfigOptionBuilder
(V1PodDNSConfigOptionFluent<?> fluent, Boolean validationEnabled)