| Package | Description |
|---|---|
| com.amazonaws.services.bedrockagent.model |
| Modifier and Type | Method and Description |
|---|---|
AgentAliasRoutingConfigurationListItem |
AgentAliasRoutingConfigurationListItem.clone() |
AgentAliasRoutingConfigurationListItem |
AgentAliasRoutingConfigurationListItem.withAgentVersion(String agentVersion)
The version of the agent with which the alias is associated.
|
| Modifier and Type | Method and Description |
|---|---|
List<AgentAliasRoutingConfigurationListItem> |
AgentAliasSummary.getRoutingConfiguration()
Contains details about the version of the agent with which the alias is associated.
|
List<AgentAliasRoutingConfigurationListItem> |
UpdateAgentAliasRequest.getRoutingConfiguration()
Contains details about the routing configuration of the alias.
|
List<AgentAliasRoutingConfigurationListItem> |
CreateAgentAliasRequest.getRoutingConfiguration()
Contains details about the routing configuration of the alias.
|
List<AgentAliasRoutingConfigurationListItem> |
AgentAliasHistoryEvent.getRoutingConfiguration()
Contains details about the version of the agent with which the alias is associated.
|
List<AgentAliasRoutingConfigurationListItem> |
AgentAlias.getRoutingConfiguration()
Contains details about the routing configuration of the alias.
|
| Modifier and Type | Method and Description |
|---|---|
AgentAliasSummary |
AgentAliasSummary.withRoutingConfiguration(AgentAliasRoutingConfigurationListItem... routingConfiguration)
Contains details about the version of the agent with which the alias is associated.
|
UpdateAgentAliasRequest |
UpdateAgentAliasRequest.withRoutingConfiguration(AgentAliasRoutingConfigurationListItem... routingConfiguration)
Contains details about the routing configuration of the alias.
|
CreateAgentAliasRequest |
CreateAgentAliasRequest.withRoutingConfiguration(AgentAliasRoutingConfigurationListItem... routingConfiguration)
Contains details about the routing configuration of the alias.
|
AgentAliasHistoryEvent |
AgentAliasHistoryEvent.withRoutingConfiguration(AgentAliasRoutingConfigurationListItem... routingConfiguration)
Contains details about the version of the agent with which the alias is associated.
|
AgentAlias |
AgentAlias.withRoutingConfiguration(AgentAliasRoutingConfigurationListItem... routingConfiguration)
Contains details about the routing configuration of the alias.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AgentAliasSummary.setRoutingConfiguration(Collection<AgentAliasRoutingConfigurationListItem> routingConfiguration)
Contains details about the version of the agent with which the alias is associated.
|
void |
UpdateAgentAliasRequest.setRoutingConfiguration(Collection<AgentAliasRoutingConfigurationListItem> routingConfiguration)
Contains details about the routing configuration of the alias.
|
void |
CreateAgentAliasRequest.setRoutingConfiguration(Collection<AgentAliasRoutingConfigurationListItem> routingConfiguration)
Contains details about the routing configuration of the alias.
|
void |
AgentAliasHistoryEvent.setRoutingConfiguration(Collection<AgentAliasRoutingConfigurationListItem> routingConfiguration)
Contains details about the version of the agent with which the alias is associated.
|
void |
AgentAlias.setRoutingConfiguration(Collection<AgentAliasRoutingConfigurationListItem> routingConfiguration)
Contains details about the routing configuration of the alias.
|
AgentAliasSummary |
AgentAliasSummary.withRoutingConfiguration(Collection<AgentAliasRoutingConfigurationListItem> routingConfiguration)
Contains details about the version of the agent with which the alias is associated.
|
UpdateAgentAliasRequest |
UpdateAgentAliasRequest.withRoutingConfiguration(Collection<AgentAliasRoutingConfigurationListItem> routingConfiguration)
Contains details about the routing configuration of the alias.
|
CreateAgentAliasRequest |
CreateAgentAliasRequest.withRoutingConfiguration(Collection<AgentAliasRoutingConfigurationListItem> routingConfiguration)
Contains details about the routing configuration of the alias.
|
AgentAliasHistoryEvent |
AgentAliasHistoryEvent.withRoutingConfiguration(Collection<AgentAliasRoutingConfigurationListItem> routingConfiguration)
Contains details about the version of the agent with which the alias is associated.
|
AgentAlias |
AgentAlias.withRoutingConfiguration(Collection<AgentAliasRoutingConfigurationListItem> routingConfiguration)
Contains details about the routing configuration of the alias.
|
Copyright © 2024. All rights reserved.