Package | Description |
---|---|
com.oracle.bmc.aispeech | |
com.oracle.bmc.aispeech.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetCustomizationRequest,GetCustomizationResponse> |
AIServiceSpeechWaiters.forCustomization(GetCustomizationRequest request,
Customization.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetCustomizationRequest,GetCustomizationResponse> |
AIServiceSpeechWaiters.forCustomization(GetCustomizationRequest request,
Customization.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetCustomizationRequest,GetCustomizationResponse> |
AIServiceSpeechWaiters.forCustomization(GetCustomizationRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
Customization.LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
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 |
---|---|
GetCustomizationRequest |
GetCustomizationRequest.Builder.build()
Build the instance of GetCustomizationRequest as configured by this builder
|
GetCustomizationRequest |
GetCustomizationRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetCustomizationRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetCustomizationRequest.Builder |
GetCustomizationRequest.Builder.copy(GetCustomizationRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.