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