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