Package | Description |
---|---|
com.oracle.bmc.generativeaiagent | |
com.oracle.bmc.generativeaiagent.model |
Modifier and Type | Method and Description |
---|---|
Iterable<AgentEndpointSummary> |
GenerativeAiAgentPaginators.listAgentEndpointsRecordIterator(ListAgentEndpointsRequest request)
Creates a new iterable which will iterate over the
AgentEndpointSummary objects contained in responses
from the listAgentEndpoints operation. |
Modifier and Type | Method and Description |
---|---|
AgentEndpointSummary |
AgentEndpointSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<AgentEndpointSummary> |
AgentEndpointCollection.getItems()
List of endpoints.
|
Modifier and Type | Method and Description |
---|---|
AgentEndpointSummary.Builder |
AgentEndpointSummary.Builder.copy(AgentEndpointSummary model) |
Modifier and Type | Method and Description |
---|---|
AgentEndpointCollection.Builder |
AgentEndpointCollection.Builder.items(List<AgentEndpointSummary> items)
List of endpoints.
|
Constructor and Description |
---|
AgentEndpointCollection(List<AgentEndpointSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.