Uses of Interface
io.kubernetes.client.openapi.models.V1ScaleSpecFluent
Packages that use V1ScaleSpecFluent
-
Uses of V1ScaleSpecFluent in io.kubernetes.client.openapi.models
Classes in io.kubernetes.client.openapi.models with type parameters of type V1ScaleSpecFluentModifier and TypeInterfaceDescriptioninterface
V1ScaleSpecFluent<A extends V1ScaleSpecFluent<A>>
Generatedclass
V1ScaleSpecFluentImpl<A extends V1ScaleSpecFluent<A>>
GeneratedSubinterfaces of V1ScaleSpecFluent in io.kubernetes.client.openapi.modelsClasses in io.kubernetes.client.openapi.models that implement V1ScaleSpecFluentModifier and TypeClassDescriptionclass
class
V1ScaleSpecFluentImpl<A extends V1ScaleSpecFluent<A>>
GeneratedConstructors in io.kubernetes.client.openapi.models with parameters of type V1ScaleSpecFluentModifierConstructorDescriptionV1ScaleSpecBuilder
(V1ScaleSpecFluent<?> fluent) V1ScaleSpecBuilder
(V1ScaleSpecFluent<?> fluent, io.kubernetes.client.openapi.models.V1ScaleSpec instance) V1ScaleSpecBuilder
(V1ScaleSpecFluent<?> fluent, io.kubernetes.client.openapi.models.V1ScaleSpec instance, Boolean validationEnabled) V1ScaleSpecBuilder
(V1ScaleSpecFluent<?> fluent, Boolean validationEnabled)