Uses of Interface
io.kubernetes.client.openapi.models.V1LeaseSpecFluent
Packages that use V1LeaseSpecFluent
-
Uses of V1LeaseSpecFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1LeaseSpecFluentModifier and TypeInterfaceDescriptioninterface
V1LeaseSpecFluent<A extends V1LeaseSpecFluent<A>>
Generatedclass
V1LeaseSpecFluentImpl<A extends V1LeaseSpecFluent<A>>
GeneratedSubinterfaces of V1LeaseSpecFluent in io.kubernetes.client.openapi.modelsClasses in io.kubernetes.client.openapi.models that implement V1LeaseSpecFluentModifier and TypeClassDescriptionclass
class
V1LeaseSpecFluentImpl<A extends V1LeaseSpecFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1LeaseSpecFluentModifierConstructorDescriptionV1LeaseSpecBuilder
(V1LeaseSpecFluent<?> fluent) V1LeaseSpecBuilder
(V1LeaseSpecFluent<?> fluent, io.kubernetes.client.openapi.models.V1LeaseSpec instance) V1LeaseSpecBuilder
(V1LeaseSpecFluent<?> fluent, io.kubernetes.client.openapi.models.V1LeaseSpec instance, Boolean validationEnabled) V1LeaseSpecBuilder
(V1LeaseSpecFluent<?> fluent, Boolean validationEnabled)