| Package | Description |
|---|---|
| com.amazonaws.services.bedrockagent.model |
| Modifier and Type | Method and Description |
|---|---|
AgentKnowledgeBaseSummary |
AgentKnowledgeBaseSummary.clone() |
AgentKnowledgeBaseSummary |
AgentKnowledgeBaseSummary.withDescription(String description) |
AgentKnowledgeBaseSummary |
AgentKnowledgeBaseSummary.withKnowledgeBaseId(String knowledgeBaseId) |
AgentKnowledgeBaseSummary |
AgentKnowledgeBaseSummary.withKnowledgeBaseState(KnowledgeBaseState knowledgeBaseState) |
AgentKnowledgeBaseSummary |
AgentKnowledgeBaseSummary.withKnowledgeBaseState(String knowledgeBaseState) |
AgentKnowledgeBaseSummary |
AgentKnowledgeBaseSummary.withUpdatedAt(Date updatedAt) |
| Modifier and Type | Method and Description |
|---|---|
List<AgentKnowledgeBaseSummary> |
ListAgentKnowledgeBasesResult.getAgentKnowledgeBaseSummaries() |
| Modifier and Type | Method and Description |
|---|---|
ListAgentKnowledgeBasesResult |
ListAgentKnowledgeBasesResult.withAgentKnowledgeBaseSummaries(AgentKnowledgeBaseSummary... agentKnowledgeBaseSummaries)
NOTE: This method appends the values to the existing list (if any).
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListAgentKnowledgeBasesResult.setAgentKnowledgeBaseSummaries(Collection<AgentKnowledgeBaseSummary> agentKnowledgeBaseSummaries) |
ListAgentKnowledgeBasesResult |
ListAgentKnowledgeBasesResult.withAgentKnowledgeBaseSummaries(Collection<AgentKnowledgeBaseSummary> agentKnowledgeBaseSummaries) |
Copyright © 2024. All rights reserved.