static DescribeOptOutListsResponse.Builder |
DescribeOptOutListsResponse.builder() |
|
DescribeOptOutListsResponse.Builder |
DescribeOptOutListsResponse.Builder.nextToken(String nextToken) |
The token to be used for the next set of paginated results.
|
DescribeOptOutListsResponse.Builder |
DescribeOptOutListsResponse.Builder.optOutLists(Collection<OptOutListInformation> optOutLists) |
An array of OptOutListInformation objects that contain the details for the requested OptOutLists.
|
DescribeOptOutListsResponse.Builder |
DescribeOptOutListsResponse.Builder.optOutLists(Consumer<OptOutListInformation.Builder>... optOutLists) |
An array of OptOutListInformation objects that contain the details for the requested OptOutLists.
|
DescribeOptOutListsResponse.Builder |
DescribeOptOutListsResponse.Builder.optOutLists(OptOutListInformation... optOutLists) |
An array of OptOutListInformation objects that contain the details for the requested OptOutLists.
|
DescribeOptOutListsResponse.Builder |
DescribeOptOutListsResponse.toBuilder() |
|