static ListImportJobsRequest.Builder |
ListImportJobsRequest.builder() |
|
ListImportJobsRequest.Builder |
ListImportJobsRequest.Builder.importDestinationType(String importDestinationType) |
The destination of the import job, which can be used to list import jobs that have a certain
ImportDestinationType.
|
ListImportJobsRequest.Builder |
ListImportJobsRequest.Builder.importDestinationType(ImportDestinationType importDestinationType) |
The destination of the import job, which can be used to list import jobs that have a certain
ImportDestinationType.
|
ListImportJobsRequest.Builder |
ListImportJobsRequest.Builder.nextToken(String nextToken) |
A string token indicating that there might be additional import jobs available to be listed.
|
ListImportJobsRequest.Builder |
ListImportJobsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
ListImportJobsRequest.Builder |
ListImportJobsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
ListImportJobsRequest.Builder |
ListImportJobsRequest.Builder.pageSize(Integer pageSize) |
Maximum number of import jobs to return at once.
|
ListImportJobsRequest.Builder |
ListImportJobsRequest.toBuilder() |
|