Package | Description |
---|---|
com.oracle.bmc.generativeai | |
com.oracle.bmc.generativeai.responses |
Modifier and Type | Method and Description |
---|---|
UpdateEndpointResponse |
GenerativeAiClient.updateEndpoint(UpdateEndpointRequest request) |
UpdateEndpointResponse |
GenerativeAi.updateEndpoint(UpdateEndpointRequest request)
Updates the properties of an endpoint.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateEndpointResponse> |
GenerativeAiAsync.updateEndpoint(UpdateEndpointRequest request,
AsyncHandler<UpdateEndpointRequest,UpdateEndpointResponse> handler)
Updates the properties of an endpoint.
|
Future<UpdateEndpointResponse> |
GenerativeAiAsyncClient.updateEndpoint(UpdateEndpointRequest request,
AsyncHandler<UpdateEndpointRequest,UpdateEndpointResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateEndpointResponse> |
GenerativeAiAsync.updateEndpoint(UpdateEndpointRequest request,
AsyncHandler<UpdateEndpointRequest,UpdateEndpointResponse> handler)
Updates the properties of an endpoint.
|
Future<UpdateEndpointResponse> |
GenerativeAiAsyncClient.updateEndpoint(UpdateEndpointRequest request,
AsyncHandler<UpdateEndpointRequest,UpdateEndpointResponse> handler) |
Modifier and Type | Method and Description |
---|---|
UpdateEndpointResponse |
UpdateEndpointResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateEndpointResponse.Builder |
UpdateEndpointResponse.Builder.copy(UpdateEndpointResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.