| Package | Description |
|---|---|
| software.amazon.awssdk.services.rekognition.model |
| Modifier and Type | Method and Description |
|---|---|
List<AudioMetadata> |
GetSegmentDetectionResponse.audioMetadata()
An array of objects.
|
| Modifier and Type | Method and Description |
|---|---|
GetSegmentDetectionResponse.Builder |
GetSegmentDetectionResponse.Builder.audioMetadata(AudioMetadata... audioMetadata)
An array of objects.
|
| Modifier and Type | Method and Description |
|---|---|
GetSegmentDetectionResponse.Builder |
GetSegmentDetectionResponse.Builder.audioMetadata(Collection<AudioMetadata> audioMetadata)
An array of objects.
|
Copyright © 2021. All rights reserved.