Uses of Interface
io.kubernetes.client.openapi.models.V1LeaseFluent
Packages that use V1LeaseFluent
-
Uses of V1LeaseFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1LeaseFluentModifier and TypeInterfaceDescriptioninterfaceV1LeaseFluent<A extends V1LeaseFluent<A>>GeneratedclassV1LeaseFluentImpl<A extends V1LeaseFluent<A>>GeneratedSubinterfaces of V1LeaseFluent in io.kubernetes.client.openapi.modelsClasses in io.kubernetes.client.openapi.models that implement V1LeaseFluentModifier and TypeClassDescriptionclassclassV1LeaseFluentImpl<A extends V1LeaseFluent<A>>GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1LeaseFluentModifierConstructorDescriptionV1LeaseBuilder(V1LeaseFluent<?> fluent) V1LeaseBuilder(V1LeaseFluent<?> fluent, io.kubernetes.client.openapi.models.V1Lease instance) V1LeaseBuilder(V1LeaseFluent<?> fluent, io.kubernetes.client.openapi.models.V1Lease instance, Boolean validationEnabled) V1LeaseBuilder(V1LeaseFluent<?> fluent, Boolean validationEnabled)