Package | Description |
---|---|
com.oracle.bmc.aispeech.model |
Modifier and Type | Class and Description |
---|---|
class |
ObjectListDataset
Data source details for object storage
Note: Objects should always be created or deserialized using the ObjectListDataset.Builder . |
Modifier and Type | Method and Description |
---|---|
LocationDetails |
Pronunciation.getAudio() |
LocationDetails |
ObjectStorageDataset.getLocationDetails() |
Modifier and Type | Method and Description |
---|---|
Pronunciation.Builder |
Pronunciation.Builder.audio(LocationDetails audio) |
ObjectStorageDataset.Builder |
ObjectStorageDataset.Builder.locationDetails(LocationDetails locationDetails) |
Constructor and Description |
---|
ObjectStorageDataset(String entityType,
LocationDetails locationDetails)
Deprecated.
|
Pronunciation(String soundsLike,
LocationDetails audio)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.