Uses of Interface
io.kubernetes.client.openapi.models.V1LeaseListFluent
Packages that use V1LeaseListFluent
-
Uses of V1LeaseListFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1LeaseListFluentModifier and TypeInterfaceDescriptioninterface
V1LeaseListFluent<A extends V1LeaseListFluent<A>>
Generatedclass
V1LeaseListFluentImpl<A extends V1LeaseListFluent<A>>
GeneratedClasses in io.kubernetes.client.openapi.models that implement V1LeaseListFluentModifier and TypeClassDescriptionclass
class
V1LeaseListFluentImpl<A extends V1LeaseListFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1LeaseListFluentModifierConstructorDescriptionV1LeaseListBuilder
(V1LeaseListFluent<?> fluent) V1LeaseListBuilder
(V1LeaseListFluent<?> fluent, io.kubernetes.client.openapi.models.V1LeaseList instance) V1LeaseListBuilder
(V1LeaseListFluent<?> fluent, io.kubernetes.client.openapi.models.V1LeaseList instance, Boolean validationEnabled) V1LeaseListBuilder
(V1LeaseListFluent<?> fluent, Boolean validationEnabled)