Package | Description |
---|---|
com.oracle.bmc.aispeech | |
com.oracle.bmc.aispeech.responses |
Modifier and Type | Method and Description |
---|---|
ListCustomizationsResponse |
AIServiceSpeech.listCustomizations(ListCustomizationsRequest request)
Returns a list of Customizations.
|
ListCustomizationsResponse |
AIServiceSpeechClient.listCustomizations(ListCustomizationsRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListCustomizationsResponse> |
AIServiceSpeechAsyncClient.listCustomizations(ListCustomizationsRequest request,
AsyncHandler<ListCustomizationsRequest,ListCustomizationsResponse> handler) |
Future<ListCustomizationsResponse> |
AIServiceSpeechAsync.listCustomizations(ListCustomizationsRequest request,
AsyncHandler<ListCustomizationsRequest,ListCustomizationsResponse> handler)
Returns a list of Customizations.
|
Iterable<ListCustomizationsResponse> |
AIServiceSpeechPaginators.listCustomizationsResponseIterator(ListCustomizationsRequest request)
Creates a new iterable which will iterate over the responses received from the
listCustomizations operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListCustomizationsResponse> |
AIServiceSpeechAsyncClient.listCustomizations(ListCustomizationsRequest request,
AsyncHandler<ListCustomizationsRequest,ListCustomizationsResponse> handler) |
Future<ListCustomizationsResponse> |
AIServiceSpeechAsync.listCustomizations(ListCustomizationsRequest request,
AsyncHandler<ListCustomizationsRequest,ListCustomizationsResponse> handler)
Returns a list of Customizations.
|
Modifier and Type | Method and Description |
---|---|
ListCustomizationsResponse |
ListCustomizationsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListCustomizationsResponse.Builder |
ListCustomizationsResponse.Builder.copy(ListCustomizationsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.