Package | Description |
---|---|
com.oracle.bmc.ailanguage | |
com.oracle.bmc.ailanguage.requests |
Modifier and Type | Method and Description |
---|---|
UpdateEndpointResponse |
AIServiceLanguage.updateEndpoint(UpdateEndpointRequest request)
Update the Endpoint identified by the id
|
UpdateEndpointResponse |
AIServiceLanguageClient.updateEndpoint(UpdateEndpointRequest request) |
Future<UpdateEndpointResponse> |
AIServiceLanguageAsyncClient.updateEndpoint(UpdateEndpointRequest request,
AsyncHandler<UpdateEndpointRequest,UpdateEndpointResponse> handler) |
Future<UpdateEndpointResponse> |
AIServiceLanguageAsync.updateEndpoint(UpdateEndpointRequest request,
AsyncHandler<UpdateEndpointRequest,UpdateEndpointResponse> handler)
Update the Endpoint identified by the id
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateEndpointResponse> |
AIServiceLanguageAsyncClient.updateEndpoint(UpdateEndpointRequest request,
AsyncHandler<UpdateEndpointRequest,UpdateEndpointResponse> handler) |
Future<UpdateEndpointResponse> |
AIServiceLanguageAsync.updateEndpoint(UpdateEndpointRequest request,
AsyncHandler<UpdateEndpointRequest,UpdateEndpointResponse> handler)
Update the Endpoint identified by the id
|
Modifier and Type | Method and Description |
---|---|
UpdateEndpointRequest |
UpdateEndpointRequest.Builder.build()
Build the instance of UpdateEndpointRequest as configured by this builder
|
UpdateEndpointRequest |
UpdateEndpointRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateEndpointRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateEndpointRequest.Builder |
UpdateEndpointRequest.Builder.copy(UpdateEndpointRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.