| Package | Description |
|---|---|
| software.amazon.awssdk.services.frauddetector.model |
| Modifier and Type | Method and Description |
|---|---|
List<BatchImport> |
GetBatchImportJobsResponse.batchImports()
An array containing the details of each batch import job.
|
| Modifier and Type | Method and Description |
|---|---|
GetBatchImportJobsResponse.Builder |
GetBatchImportJobsResponse.Builder.batchImports(BatchImport... batchImports)
An array containing the details of each batch import job.
|
| Modifier and Type | Method and Description |
|---|---|
GetBatchImportJobsResponse.Builder |
GetBatchImportJobsResponse.Builder.batchImports(Collection<BatchImport> batchImports)
An array containing the details of each batch import job.
|
Copyright © 2023. All rights reserved.