Uses of Interface
io.kubernetes.client.openapi.models.V1NamespaceSpecFluent
Packages that use V1NamespaceSpecFluent
-
Uses of V1NamespaceSpecFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1NamespaceSpecFluentModifier and TypeInterfaceDescriptioninterfaceV1NamespaceSpecFluent<A extends V1NamespaceSpecFluent<A>>GeneratedclassV1NamespaceSpecFluentImpl<A extends V1NamespaceSpecFluent<A>>GeneratedSubinterfaces of V1NamespaceSpecFluent in io.kubernetes.client.openapi.modelsClasses in io.kubernetes.client.openapi.models that implement V1NamespaceSpecFluentModifier and TypeClassDescriptionclassclassV1NamespaceSpecFluentImpl<A extends V1NamespaceSpecFluent<A>>GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1NamespaceSpecFluentModifierConstructorDescriptionV1NamespaceSpecBuilder(V1NamespaceSpecFluent<?> fluent) V1NamespaceSpecBuilder(V1NamespaceSpecFluent<?> fluent, io.kubernetes.client.openapi.models.V1NamespaceSpec instance) V1NamespaceSpecBuilder(V1NamespaceSpecFluent<?> fluent, io.kubernetes.client.openapi.models.V1NamespaceSpec instance, Boolean validationEnabled) V1NamespaceSpecBuilder(V1NamespaceSpecFluent<?> fluent, Boolean validationEnabled)