Package | Description |
---|---|
com.oracle.bmc.aispeech | |
com.oracle.bmc.aispeech.responses |
Modifier and Type | Method and Description |
---|---|
GetCustomizationResponse |
AIServiceSpeech.getCustomization(GetCustomizationRequest request)
Gets a Customization by identifier
|
GetCustomizationResponse |
AIServiceSpeechClient.getCustomization(GetCustomizationRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetCustomizationResponse> |
AIServiceSpeechAsyncClient.getCustomization(GetCustomizationRequest request,
AsyncHandler<GetCustomizationRequest,GetCustomizationResponse> handler) |
Future<GetCustomizationResponse> |
AIServiceSpeechAsync.getCustomization(GetCustomizationRequest request,
AsyncHandler<GetCustomizationRequest,GetCustomizationResponse> handler)
Gets a Customization by identifier
|
Modifier and Type | Method and Description |
---|---|
GetCustomizationResponse |
GetCustomizationResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetCustomizationResponse.Builder |
GetCustomizationResponse.Builder.copy(GetCustomizationResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.