Package | Description |
---|---|
com.oracle.bmc.aispeech | |
com.oracle.bmc.aispeech.requests |
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 |
---|---|
ChangeCustomizationCompartmentRequest |
ChangeCustomizationCompartmentRequest.Builder.build()
Build the instance of ChangeCustomizationCompartmentRequest as configured by this builder
|
ChangeCustomizationCompartmentRequest |
ChangeCustomizationCompartmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ChangeCustomizationCompartmentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ChangeCustomizationCompartmentRequest.Builder |
ChangeCustomizationCompartmentRequest.Builder.copy(ChangeCustomizationCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.