Package | Description |
---|---|
com.oracle.bmc.aispeech | |
com.oracle.bmc.aispeech.responses |
Modifier and Type | Method and Description |
---|---|
ChangeCustomizationCompartmentResponse |
AIServiceSpeech.changeCustomizationCompartment(ChangeCustomizationCompartmentRequest request)
Moves a Customization resource into a different compartment.
|
ChangeCustomizationCompartmentResponse |
AIServiceSpeechClient.changeCustomizationCompartment(ChangeCustomizationCompartmentRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ChangeCustomizationCompartmentResponse> |
AIServiceSpeechAsyncClient.changeCustomizationCompartment(ChangeCustomizationCompartmentRequest request,
AsyncHandler<ChangeCustomizationCompartmentRequest,ChangeCustomizationCompartmentResponse> handler) |
Future<ChangeCustomizationCompartmentResponse> |
AIServiceSpeechAsync.changeCustomizationCompartment(ChangeCustomizationCompartmentRequest request,
AsyncHandler<ChangeCustomizationCompartmentRequest,ChangeCustomizationCompartmentResponse> handler)
Moves a Customization resource into a different compartment.
|
Modifier and Type | Method and Description |
---|---|
Future<ChangeCustomizationCompartmentResponse> |
AIServiceSpeechAsyncClient.changeCustomizationCompartment(ChangeCustomizationCompartmentRequest request,
AsyncHandler<ChangeCustomizationCompartmentRequest,ChangeCustomizationCompartmentResponse> handler) |
Future<ChangeCustomizationCompartmentResponse> |
AIServiceSpeechAsync.changeCustomizationCompartment(ChangeCustomizationCompartmentRequest request,
AsyncHandler<ChangeCustomizationCompartmentRequest,ChangeCustomizationCompartmentResponse> handler)
Moves a Customization resource into a different compartment.
|
Modifier and Type | Method and Description |
---|---|
ChangeCustomizationCompartmentResponse |
ChangeCustomizationCompartmentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ChangeCustomizationCompartmentResponse.Builder |
ChangeCustomizationCompartmentResponse.Builder.copy(ChangeCustomizationCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.