Uses of Interface
software.amazon.awssdk.services.sesv2.model.ListConfigurationSetsResponse.Builder
Packages that use ListConfigurationSetsResponse.Builder
-
Uses of ListConfigurationSetsResponse.Builder in software.amazon.awssdk.services.sesv2.model
Methods in software.amazon.awssdk.services.sesv2.model that return ListConfigurationSetsResponse.BuilderModifier and TypeMethodDescriptionListConfigurationSetsResponse.builder()ListConfigurationSetsResponse.Builder.configurationSets(String... configurationSets) An array that contains all of the configuration sets in your Amazon SES account in the current Amazon Web Services Region.ListConfigurationSetsResponse.Builder.configurationSets(Collection<String> configurationSets) An array that contains all of the configuration sets in your Amazon SES account in the current Amazon Web Services Region.A token that indicates that there are additional configuration sets to list.ListConfigurationSetsResponse.toBuilder()Methods in software.amazon.awssdk.services.sesv2.model that return types with arguments of type ListConfigurationSetsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListConfigurationSetsResponse.Builder>ListConfigurationSetsResponse.serializableBuilderClass()