Uses of Interface
io.kubernetes.client.openapi.models.V1ForZoneFluent
Packages that use V1ForZoneFluent
-
Uses of V1ForZoneFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1ForZoneFluentModifier and TypeInterfaceDescriptioninterface
V1ForZoneFluent<A extends V1ForZoneFluent<A>>
Generatedclass
V1ForZoneFluentImpl<A extends V1ForZoneFluent<A>>
GeneratedSubinterfaces of V1ForZoneFluent in io.kubernetes.client.openapi.modelsClasses in io.kubernetes.client.openapi.models that implement V1ForZoneFluentModifier and TypeClassDescriptionclass
class
V1ForZoneFluentImpl<A extends V1ForZoneFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1ForZoneFluentModifierConstructorDescriptionV1ForZoneBuilder
(V1ForZoneFluent<?> fluent) V1ForZoneBuilder
(V1ForZoneFluent<?> fluent, io.kubernetes.client.openapi.models.V1ForZone instance) V1ForZoneBuilder
(V1ForZoneFluent<?> fluent, io.kubernetes.client.openapi.models.V1ForZone instance, Boolean validationEnabled) V1ForZoneBuilder
(V1ForZoneFluent<?> fluent, Boolean validationEnabled)