Uses of Interface
io.kubernetes.client.openapi.models.V1PodDNSConfigFluent
Packages that use V1PodDNSConfigFluent
-
Uses of V1PodDNSConfigFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1PodDNSConfigFluentModifier and TypeInterfaceDescriptioninterfaceV1PodDNSConfigFluent<A extends V1PodDNSConfigFluent<A>>GeneratedclassV1PodDNSConfigFluentImpl<A extends V1PodDNSConfigFluent<A>>GeneratedSubinterfaces of V1PodDNSConfigFluent in io.kubernetes.client.openapi.modelsClasses in io.kubernetes.client.openapi.models that implement V1PodDNSConfigFluentModifier and TypeClassDescriptionclassclassV1PodDNSConfigFluentImpl<A extends V1PodDNSConfigFluent<A>>GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1PodDNSConfigFluentModifierConstructorDescriptionV1PodDNSConfigBuilder(V1PodDNSConfigFluent<?> fluent) V1PodDNSConfigBuilder(V1PodDNSConfigFluent<?> fluent, io.kubernetes.client.openapi.models.V1PodDNSConfig instance) V1PodDNSConfigBuilder(V1PodDNSConfigFluent<?> fluent, io.kubernetes.client.openapi.models.V1PodDNSConfig instance, Boolean validationEnabled) V1PodDNSConfigBuilder(V1PodDNSConfigFluent<?> fluent, Boolean validationEnabled)