| Package | Description |
|---|---|
| software.amazon.awssdk.services.frauddetector.model |
| Modifier and Type | Method and Description |
|---|---|
List<Detector> |
GetDetectorsResponse.detectors()
The detectors.
|
| Modifier and Type | Method and Description |
|---|---|
GetDetectorsResponse.Builder |
GetDetectorsResponse.Builder.detectors(Detector... detectors)
The detectors.
|
| Modifier and Type | Method and Description |
|---|---|
GetDetectorsResponse.Builder |
GetDetectorsResponse.Builder.detectors(Collection<Detector> detectors)
The detectors.
|
Copyright © 2023. All rights reserved.