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