Package | Description |
---|---|
com.oracle.bmc.generativeaiagent | |
com.oracle.bmc.generativeaiagent.responses |
Modifier and Type | Method and Description |
---|---|
CreateAgentEndpointResponse |
GenerativeAiAgentClient.createAgentEndpoint(CreateAgentEndpointRequest request) |
CreateAgentEndpointResponse |
GenerativeAiAgent.createAgentEndpoint(CreateAgentEndpointRequest request)
CreateAgentEndpoint
|
Modifier and Type | Method and Description |
---|---|
Future<CreateAgentEndpointResponse> |
GenerativeAiAgentAsyncClient.createAgentEndpoint(CreateAgentEndpointRequest request,
AsyncHandler<CreateAgentEndpointRequest,CreateAgentEndpointResponse> handler) |
Future<CreateAgentEndpointResponse> |
GenerativeAiAgentAsync.createAgentEndpoint(CreateAgentEndpointRequest request,
AsyncHandler<CreateAgentEndpointRequest,CreateAgentEndpointResponse> handler)
CreateAgentEndpoint
|
Modifier and Type | Method and Description |
---|---|
Future<CreateAgentEndpointResponse> |
GenerativeAiAgentAsyncClient.createAgentEndpoint(CreateAgentEndpointRequest request,
AsyncHandler<CreateAgentEndpointRequest,CreateAgentEndpointResponse> handler) |
Future<CreateAgentEndpointResponse> |
GenerativeAiAgentAsync.createAgentEndpoint(CreateAgentEndpointRequest request,
AsyncHandler<CreateAgentEndpointRequest,CreateAgentEndpointResponse> handler)
CreateAgentEndpoint
|
Modifier and Type | Method and Description |
---|---|
CreateAgentEndpointResponse |
CreateAgentEndpointResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateAgentEndpointResponse.Builder |
CreateAgentEndpointResponse.Builder.copy(CreateAgentEndpointResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.