Uses of Class
software.amazon.awssdk.services.ses.model.ReputationOptions
-
Packages that use ReputationOptions Package Description software.amazon.awssdk.services.ses.model -
-
Uses of ReputationOptions in software.amazon.awssdk.services.ses.model
Methods in software.amazon.awssdk.services.ses.model that return ReputationOptions Modifier and Type Method Description ReputationOptionsDescribeConfigurationSetResponse. reputationOptions()An object that represents the reputation settings for the configuration set.Methods in software.amazon.awssdk.services.ses.model with parameters of type ReputationOptions Modifier and Type Method Description DescribeConfigurationSetResponse.BuilderDescribeConfigurationSetResponse.Builder. reputationOptions(ReputationOptions reputationOptions)An object that represents the reputation settings for the configuration set.
-