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 TypeInterfaceDescriptioninterfaceV1LeaseSpecFluent<A extends V1LeaseSpecFluent<A>>GeneratedclassV1LeaseSpecFluentImpl<A extends V1LeaseSpecFluent<A>>GeneratedSubinterfaces of V1LeaseSpecFluent in io.kubernetes.client.openapi.modelsClasses in io.kubernetes.client.openapi.models that implement V1LeaseSpecFluentModifier and TypeClassDescriptionclassclassV1LeaseSpecFluentImpl<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)