Package | Description |
---|---|
com.oracle.bmc.aispeech | |
com.oracle.bmc.aispeech.requests |
Modifier and Type | Method and Description |
---|---|
Future<ChangeTranscriptionJobCompartmentResponse> |
AIServiceSpeechAsyncClient.changeTranscriptionJobCompartment(ChangeTranscriptionJobCompartmentRequest request,
AsyncHandler<ChangeTranscriptionJobCompartmentRequest,ChangeTranscriptionJobCompartmentResponse> handler) |
Future<ChangeTranscriptionJobCompartmentResponse> |
AIServiceSpeechAsync.changeTranscriptionJobCompartment(ChangeTranscriptionJobCompartmentRequest request,
AsyncHandler<ChangeTranscriptionJobCompartmentRequest,ChangeTranscriptionJobCompartmentResponse> handler)
Moves a transcription Job resource into a different compartment.
|
Modifier and Type | Method and Description |
---|---|
ChangeTranscriptionJobCompartmentRequest |
ChangeTranscriptionJobCompartmentRequest.Builder.build()
Build the instance of ChangeTranscriptionJobCompartmentRequest as configured by this
builder
|
ChangeTranscriptionJobCompartmentRequest |
ChangeTranscriptionJobCompartmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ChangeTranscriptionJobCompartmentRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
ChangeTranscriptionJobCompartmentRequest.Builder |
ChangeTranscriptionJobCompartmentRequest.Builder.copy(ChangeTranscriptionJobCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.