Package | Description |
---|---|
com.oracle.bmc.generativeai | |
com.oracle.bmc.generativeai.requests |
Modifier and Type | Method and Description |
---|---|
UpdateEndpointResponse |
GenerativeAiClient.updateEndpoint(UpdateEndpointRequest request) |
UpdateEndpointResponse |
GenerativeAi.updateEndpoint(UpdateEndpointRequest request)
Updates the properties of an endpoint.
|
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 |
---|---|
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.