Uses of Interface
software.amazon.awssdk.services.ses.model.ListReceiptRuleSetsResponse.Builder
Packages that use ListReceiptRuleSetsResponse.Builder
-
Uses of ListReceiptRuleSetsResponse.Builder in software.amazon.awssdk.services.ses.model
Methods in software.amazon.awssdk.services.ses.model that return ListReceiptRuleSetsResponse.BuilderModifier and TypeMethodDescriptionListReceiptRuleSetsResponse.builder()A token indicating that there are additional receipt rule sets available to be listed.ListReceiptRuleSetsResponse.Builder.ruleSets(Collection<ReceiptRuleSetMetadata> ruleSets) The metadata for the currently active receipt rule set.ListReceiptRuleSetsResponse.Builder.ruleSets(Consumer<ReceiptRuleSetMetadata.Builder>... ruleSets) The metadata for the currently active receipt rule set.ListReceiptRuleSetsResponse.Builder.ruleSets(ReceiptRuleSetMetadata... ruleSets) The metadata for the currently active receipt rule set.ListReceiptRuleSetsResponse.toBuilder()Methods in software.amazon.awssdk.services.ses.model that return types with arguments of type ListReceiptRuleSetsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListReceiptRuleSetsResponse.Builder>ListReceiptRuleSetsResponse.serializableBuilderClass()