Uses of Interface
software.amazon.awssdk.services.ses.model.ListReceiptRuleSetsRequest.Builder
Packages that use ListReceiptRuleSetsRequest.Builder
Package
Description
-
Uses of ListReceiptRuleSetsRequest.Builder in software.amazon.awssdk.services.ses
Method parameters in software.amazon.awssdk.services.ses with type arguments of type ListReceiptRuleSetsRequest.BuilderModifier and TypeMethodDescriptionSesAsyncClient.listReceiptRuleSets(Consumer<ListReceiptRuleSetsRequest.Builder> listReceiptRuleSetsRequest) Lists the receipt rule sets that exist under your Amazon Web Services account in the current Amazon Web Services Region.default ListReceiptRuleSetsResponseSesClient.listReceiptRuleSets(Consumer<ListReceiptRuleSetsRequest.Builder> listReceiptRuleSetsRequest) Lists the receipt rule sets that exist under your Amazon Web Services account in the current Amazon Web Services Region. -
Uses of ListReceiptRuleSetsRequest.Builder in software.amazon.awssdk.services.ses.model
Methods in software.amazon.awssdk.services.ses.model that return ListReceiptRuleSetsRequest.BuilderModifier and TypeMethodDescriptionListReceiptRuleSetsRequest.builder()A token returned from a previous call toListReceiptRuleSetsto indicate the position in the receipt rule set list.ListReceiptRuleSetsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) ListReceiptRuleSetsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) ListReceiptRuleSetsRequest.toBuilder()Methods in software.amazon.awssdk.services.ses.model that return types with arguments of type ListReceiptRuleSetsRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListReceiptRuleSetsRequest.Builder>ListReceiptRuleSetsRequest.serializableBuilderClass()