Uses of Interface
io.kubernetes.client.openapi.models.V1NamespaceFluent
Packages that use V1NamespaceFluent
-
Uses of V1NamespaceFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1NamespaceFluentModifier and TypeInterfaceDescriptioninterface
V1NamespaceFluent<A extends V1NamespaceFluent<A>>
Generatedclass
V1NamespaceFluentImpl<A extends V1NamespaceFluent<A>>
GeneratedSubinterfaces of V1NamespaceFluent in io.kubernetes.client.openapi.modelsClasses in io.kubernetes.client.openapi.models that implement V1NamespaceFluentModifier and TypeClassDescriptionclass
class
V1NamespaceFluentImpl<A extends V1NamespaceFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1NamespaceFluentModifierConstructorDescriptionV1NamespaceBuilder
(V1NamespaceFluent<?> fluent) V1NamespaceBuilder
(V1NamespaceFluent<?> fluent, io.kubernetes.client.openapi.models.V1Namespace instance) V1NamespaceBuilder
(V1NamespaceFluent<?> fluent, io.kubernetes.client.openapi.models.V1Namespace instance, Boolean validationEnabled) V1NamespaceBuilder
(V1NamespaceFluent<?> fluent, Boolean validationEnabled)