Uses of Interface
software.amazon.awssdk.services.sesv2.model.ListEmailIdentitiesResponse.Builder
Packages that use ListEmailIdentitiesResponse.Builder
-
Uses of ListEmailIdentitiesResponse.Builder in software.amazon.awssdk.services.sesv2.model
Methods in software.amazon.awssdk.services.sesv2.model that return ListEmailIdentitiesResponse.BuilderModifier and TypeMethodDescriptionListEmailIdentitiesResponse.builder()ListEmailIdentitiesResponse.Builder.emailIdentities(Collection<IdentityInfo> emailIdentities) An array that includes all of the email identities associated with your Amazon Web Services account.ListEmailIdentitiesResponse.Builder.emailIdentities(Consumer<IdentityInfo.Builder>... emailIdentities) An array that includes all of the email identities associated with your Amazon Web Services account.ListEmailIdentitiesResponse.Builder.emailIdentities(IdentityInfo... emailIdentities) An array that includes all of the email identities associated with your Amazon Web Services account.A token that indicates that there are additional configuration sets to list.ListEmailIdentitiesResponse.toBuilder()Methods in software.amazon.awssdk.services.sesv2.model that return types with arguments of type ListEmailIdentitiesResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListEmailIdentitiesResponse.Builder>ListEmailIdentitiesResponse.serializableBuilderClass()