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 TypeInterfaceDescriptioninterfaceV1ScaleSpecFluent<A extends V1ScaleSpecFluent<A>>GeneratedclassV1ScaleSpecFluentImpl<A extends V1ScaleSpecFluent<A>>GeneratedSubinterfaces of V1ScaleSpecFluent in io.kubernetes.client.openapi.modelsClasses in io.kubernetes.client.openapi.models that implement V1ScaleSpecFluentModifier and TypeClassDescriptionclassclassV1ScaleSpecFluentImpl<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)