| Package | Description |
|---|---|
| software.amazon.awssdk.services.sesv2.model |
| Modifier and Type | Method and Description |
|---|---|
List<Topic> |
GetContactListResponse.topics()
An interest group, theme, or label within a list.
|
List<Topic> |
UpdateContactListRequest.topics()
An interest group, theme, or label within a list.
|
List<Topic> |
CreateContactListRequest.topics()
An interest group, theme, or label within a list.
|
| Modifier and Type | Method and Description |
|---|---|
GetContactListResponse.Builder |
GetContactListResponse.Builder.topics(Topic... topics)
An interest group, theme, or label within a list.
|
UpdateContactListRequest.Builder |
UpdateContactListRequest.Builder.topics(Topic... topics)
An interest group, theme, or label within a list.
|
CreateContactListRequest.Builder |
CreateContactListRequest.Builder.topics(Topic... topics)
An interest group, theme, or label within a list.
|
| Modifier and Type | Method and Description |
|---|---|
GetContactListResponse.Builder |
GetContactListResponse.Builder.topics(Collection<Topic> topics)
An interest group, theme, or label within a list.
|
UpdateContactListRequest.Builder |
UpdateContactListRequest.Builder.topics(Collection<Topic> topics)
An interest group, theme, or label within a list.
|
CreateContactListRequest.Builder |
CreateContactListRequest.Builder.topics(Collection<Topic> topics)
An interest group, theme, or label within a list.
|
Copyright © 2022. All rights reserved.