Package | Description |
---|---|
com.oracle.bmc.oda | |
com.oracle.bmc.oda.responses |
Modifier and Type | Method and Description |
---|---|
UpdateTranslatorResponse |
ManagementClient.updateTranslator(UpdateTranslatorRequest request) |
UpdateTranslatorResponse |
Management.updateTranslator(UpdateTranslatorRequest request)
Updates the specified Translator with the information in the request body.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateTranslatorResponse> |
ManagementAsyncClient.updateTranslator(UpdateTranslatorRequest request,
AsyncHandler<UpdateTranslatorRequest,UpdateTranslatorResponse> handler) |
Future<UpdateTranslatorResponse> |
ManagementAsync.updateTranslator(UpdateTranslatorRequest request,
AsyncHandler<UpdateTranslatorRequest,UpdateTranslatorResponse> handler)
Updates the specified Translator with the information in the request body.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateTranslatorResponse> |
ManagementAsyncClient.updateTranslator(UpdateTranslatorRequest request,
AsyncHandler<UpdateTranslatorRequest,UpdateTranslatorResponse> handler) |
Future<UpdateTranslatorResponse> |
ManagementAsync.updateTranslator(UpdateTranslatorRequest request,
AsyncHandler<UpdateTranslatorRequest,UpdateTranslatorResponse> handler)
Updates the specified Translator with the information in the request body.
|
Modifier and Type | Method and Description |
---|---|
UpdateTranslatorResponse |
UpdateTranslatorResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateTranslatorResponse.Builder |
UpdateTranslatorResponse.Builder.copy(UpdateTranslatorResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.