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