| Package | Description |
|---|---|
| software.amazon.awssdk.services.frauddetector.model |
| Modifier and Type | Method and Description |
|---|---|
List<Model> |
GetModelsResponse.models()
The array of models.
|
| Modifier and Type | Method and Description |
|---|---|
GetModelsResponse.Builder |
GetModelsResponse.Builder.models(Model... models)
The array of models.
|
| Modifier and Type | Method and Description |
|---|---|
GetModelsResponse.Builder |
GetModelsResponse.Builder.models(Collection<Model> models)
The array of models.
|
Copyright © 2022. All rights reserved.