Uses of Interface
io.kubernetes.client.openapi.models.V1APIGroupListFluent
Packages that use V1APIGroupListFluent
-
Uses of V1APIGroupListFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1APIGroupListFluentModifier and TypeInterfaceDescriptioninterface
V1APIGroupListFluent<A extends V1APIGroupListFluent<A>>
Generatedclass
V1APIGroupListFluentImpl<A extends V1APIGroupListFluent<A>>
GeneratedClasses in io.kubernetes.client.openapi.models that implement V1APIGroupListFluentModifier and TypeClassDescriptionclass
class
V1APIGroupListFluentImpl<A extends V1APIGroupListFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1APIGroupListFluentModifierConstructorDescriptionV1APIGroupListBuilder
(V1APIGroupListFluent<?> fluent) V1APIGroupListBuilder
(V1APIGroupListFluent<?> fluent, io.kubernetes.client.openapi.models.V1APIGroupList instance) V1APIGroupListBuilder
(V1APIGroupListFluent<?> fluent, io.kubernetes.client.openapi.models.V1APIGroupList instance, Boolean validationEnabled) V1APIGroupListBuilder
(V1APIGroupListFluent<?> fluent, Boolean validationEnabled)