Uses of Interface
io.kubernetes.client.openapi.models.V1NamespaceListFluent
Packages that use V1NamespaceListFluent
-
Uses of V1NamespaceListFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1NamespaceListFluentModifier and TypeInterfaceDescriptioninterface
V1NamespaceListFluent<A extends V1NamespaceListFluent<A>>
Generatedclass
V1NamespaceListFluentImpl<A extends V1NamespaceListFluent<A>>
GeneratedClasses in io.kubernetes.client.openapi.models that implement V1NamespaceListFluentModifier and TypeClassDescriptionclass
class
V1NamespaceListFluentImpl<A extends V1NamespaceListFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1NamespaceListFluentModifierConstructorDescriptionV1NamespaceListBuilder
(V1NamespaceListFluent<?> fluent) V1NamespaceListBuilder
(V1NamespaceListFluent<?> fluent, io.kubernetes.client.openapi.models.V1NamespaceList instance) V1NamespaceListBuilder
(V1NamespaceListFluent<?> fluent, io.kubernetes.client.openapi.models.V1NamespaceList instance, Boolean validationEnabled) V1NamespaceListBuilder
(V1NamespaceListFluent<?> fluent, Boolean validationEnabled)