Package | Description |
---|---|
com.oracle.bmc.ailanguage | |
com.oracle.bmc.ailanguage.responses |
Modifier and Type | Method and Description |
---|---|
GetModelTypeResponse |
AIServiceLanguage.getModelType(GetModelTypeRequest request)
Gets model capabilities
|
GetModelTypeResponse |
AIServiceLanguageClient.getModelType(GetModelTypeRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetModelTypeResponse> |
AIServiceLanguageAsyncClient.getModelType(GetModelTypeRequest request,
AsyncHandler<GetModelTypeRequest,GetModelTypeResponse> handler) |
Future<GetModelTypeResponse> |
AIServiceLanguageAsync.getModelType(GetModelTypeRequest request,
AsyncHandler<GetModelTypeRequest,GetModelTypeResponse> handler)
Gets model capabilities
|
Modifier and Type | Method and Description |
---|---|
Future<GetModelTypeResponse> |
AIServiceLanguageAsyncClient.getModelType(GetModelTypeRequest request,
AsyncHandler<GetModelTypeRequest,GetModelTypeResponse> handler) |
Future<GetModelTypeResponse> |
AIServiceLanguageAsync.getModelType(GetModelTypeRequest request,
AsyncHandler<GetModelTypeRequest,GetModelTypeResponse> handler)
Gets model capabilities
|
Modifier and Type | Method and Description |
---|---|
GetModelTypeResponse |
GetModelTypeResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetModelTypeResponse.Builder |
GetModelTypeResponse.Builder.copy(GetModelTypeResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.