Uses of Interface
software.amazon.awssdk.services.ses.model.ListConfigurationSetsResponse.Builder
Packages that use ListConfigurationSetsResponse.Builder
-
Uses of ListConfigurationSetsResponse.Builder in software.amazon.awssdk.services.ses.model
Methods in software.amazon.awssdk.services.ses.model that return ListConfigurationSetsResponse.BuilderModifier and TypeMethodDescriptionListConfigurationSetsResponse.builder()ListConfigurationSetsResponse.Builder.configurationSets(Collection<ConfigurationSet> configurationSets) A list of configuration sets.ListConfigurationSetsResponse.Builder.configurationSets(Consumer<ConfigurationSet.Builder>... configurationSets) A list of configuration sets.ListConfigurationSetsResponse.Builder.configurationSets(ConfigurationSet... configurationSets) A list of configuration sets.A token indicating that there are additional configuration sets available to be listed.ListConfigurationSetsResponse.toBuilder()Methods in software.amazon.awssdk.services.ses.model that return types with arguments of type ListConfigurationSetsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListConfigurationSetsResponse.Builder>ListConfigurationSetsResponse.serializableBuilderClass()