| Package | Description |
|---|---|
| software.amazon.awssdk.services.voiceid.model | |
| software.amazon.awssdk.services.voiceid.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<FraudsterSummary> |
ListFraudstersResponse.fraudsterSummaries()
A list that contains details about each fraudster in the Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
ListFraudstersResponse.Builder |
ListFraudstersResponse.Builder.fraudsterSummaries(FraudsterSummary... fraudsterSummaries)
A list that contains details about each fraudster in the Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
ListFraudstersResponse.Builder |
ListFraudstersResponse.Builder.fraudsterSummaries(Collection<FraudsterSummary> fraudsterSummaries)
A list that contains details about each fraudster in the Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
SdkIterable<FraudsterSummary> |
ListFraudstersIterable.fraudsterSummaries()
Returns an iterable to iterate through the paginated
ListFraudstersResponse.fraudsterSummaries() member. |
SdkPublisher<FraudsterSummary> |
ListFraudstersPublisher.fraudsterSummaries()
Returns a publisher that can be used to get a stream of data.
|
Copyright © 2023. All rights reserved.