ListAddressListImportJobsRequest.Builder |
ListAddressListImportJobsRequest.Builder.addressListId(String addressListId) |
The unique identifier of the address list for listing import jobs.
|
static ListAddressListImportJobsRequest.Builder |
ListAddressListImportJobsRequest.builder() |
|
ListAddressListImportJobsRequest.Builder |
ListAddressListImportJobsRequest.Builder.nextToken(String nextToken) |
If you received a pagination token from a previous call to this API, you can provide it here to continue
paginating through the next page of results.
|
ListAddressListImportJobsRequest.Builder |
ListAddressListImportJobsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
ListAddressListImportJobsRequest.Builder |
ListAddressListImportJobsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
ListAddressListImportJobsRequest.Builder |
ListAddressListImportJobsRequest.Builder.pageSize(Integer pageSize) |
The maximum number of import jobs that are returned per call.
|
ListAddressListImportJobsRequest.Builder |
ListAddressListImportJobsRequest.toBuilder() |
|