Package | Description |
---|---|
com.oracle.bmc.ailanguage | |
com.oracle.bmc.ailanguage.responses |
Modifier and Type | Method and Description |
---|---|
CreateEndpointResponse |
AIServiceLanguage.createEndpoint(CreateEndpointRequest request)
Creates a new endpoint and deploy the trained model
|
CreateEndpointResponse |
AIServiceLanguageClient.createEndpoint(CreateEndpointRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<CreateEndpointResponse> |
AIServiceLanguageAsyncClient.createEndpoint(CreateEndpointRequest request,
AsyncHandler<CreateEndpointRequest,CreateEndpointResponse> handler) |
Future<CreateEndpointResponse> |
AIServiceLanguageAsync.createEndpoint(CreateEndpointRequest request,
AsyncHandler<CreateEndpointRequest,CreateEndpointResponse> handler)
Creates a new endpoint and deploy the trained model
|
Modifier and Type | Method and Description |
---|---|
Future<CreateEndpointResponse> |
AIServiceLanguageAsyncClient.createEndpoint(CreateEndpointRequest request,
AsyncHandler<CreateEndpointRequest,CreateEndpointResponse> handler) |
Future<CreateEndpointResponse> |
AIServiceLanguageAsync.createEndpoint(CreateEndpointRequest request,
AsyncHandler<CreateEndpointRequest,CreateEndpointResponse> handler)
Creates a new endpoint and deploy the trained model
|
Modifier and Type | Method and Description |
---|---|
CreateEndpointResponse |
CreateEndpointResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateEndpointResponse.Builder |
CreateEndpointResponse.Builder.copy(CreateEndpointResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.