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