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