| Package | Description |
|---|---|
| software.amazon.awssdk.services.frauddetector.model |
| Modifier and Type | Method and Description |
|---|---|
List<Label> |
GetLabelsResponse.labels()
An array of labels.
|
| Modifier and Type | Method and Description |
|---|---|
GetLabelsResponse.Builder |
GetLabelsResponse.Builder.labels(Label... labels)
An array of labels.
|
| Modifier and Type | Method and Description |
|---|---|
GetLabelsResponse.Builder |
GetLabelsResponse.Builder.labels(Collection<Label> labels)
An array of labels.
|
Copyright © 2021. All rights reserved.