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