Uses of Class
software.amazon.awssdk.services.kafkaconnect.model.ScaleInPolicy
-
Packages that use ScaleInPolicy Package Description software.amazon.awssdk.services.kafkaconnect.model -
-
Uses of ScaleInPolicy in software.amazon.awssdk.services.kafkaconnect.model
Methods in software.amazon.awssdk.services.kafkaconnect.model that return ScaleInPolicy Modifier and Type Method Description ScaleInPolicyAutoScaling. scaleInPolicy()The sacle-in policy for the connector.Methods in software.amazon.awssdk.services.kafkaconnect.model with parameters of type ScaleInPolicy Modifier and Type Method Description AutoScaling.BuilderAutoScaling.Builder. scaleInPolicy(ScaleInPolicy scaleInPolicy)The sacle-in policy for the connector.
-