| Package | Description |
|---|---|
| com.amazonaws.services.bedrockagent.model |
| Modifier and Type | Method and Description |
|---|---|
FlowAliasRoutingConfigurationListItem |
FlowAliasRoutingConfigurationListItem.clone() |
FlowAliasRoutingConfigurationListItem |
FlowAliasRoutingConfigurationListItem.withFlowVersion(String flowVersion)
The version that the alias maps to.
|
| Modifier and Type | Method and Description |
|---|---|
List<FlowAliasRoutingConfigurationListItem> |
UpdateFlowAliasResult.getRoutingConfiguration()
Contains information about the version that the alias is mapped to.
|
List<FlowAliasRoutingConfigurationListItem> |
GetFlowAliasResult.getRoutingConfiguration()
Contains information about the version that the alias is mapped to.
|
List<FlowAliasRoutingConfigurationListItem> |
CreateFlowAliasRequest.getRoutingConfiguration()
Contains information about the version to which to map the alias.
|
List<FlowAliasRoutingConfigurationListItem> |
UpdateFlowAliasRequest.getRoutingConfiguration()
Contains information about the version to which to map the alias.
|
List<FlowAliasRoutingConfigurationListItem> |
FlowAliasSummary.getRoutingConfiguration()
A list of configurations about the versions that the alias maps to.
|
List<FlowAliasRoutingConfigurationListItem> |
CreateFlowAliasResult.getRoutingConfiguration()
Contains information about the version that the alias is mapped to.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateFlowAliasResult |
UpdateFlowAliasResult.withRoutingConfiguration(FlowAliasRoutingConfigurationListItem... routingConfiguration)
Contains information about the version that the alias is mapped to.
|
GetFlowAliasResult |
GetFlowAliasResult.withRoutingConfiguration(FlowAliasRoutingConfigurationListItem... routingConfiguration)
Contains information about the version that the alias is mapped to.
|
CreateFlowAliasRequest |
CreateFlowAliasRequest.withRoutingConfiguration(FlowAliasRoutingConfigurationListItem... routingConfiguration)
Contains information about the version to which to map the alias.
|
UpdateFlowAliasRequest |
UpdateFlowAliasRequest.withRoutingConfiguration(FlowAliasRoutingConfigurationListItem... routingConfiguration)
Contains information about the version to which to map the alias.
|
FlowAliasSummary |
FlowAliasSummary.withRoutingConfiguration(FlowAliasRoutingConfigurationListItem... routingConfiguration)
A list of configurations about the versions that the alias maps to.
|
CreateFlowAliasResult |
CreateFlowAliasResult.withRoutingConfiguration(FlowAliasRoutingConfigurationListItem... routingConfiguration)
Contains information about the version that the alias is mapped to.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateFlowAliasResult.setRoutingConfiguration(Collection<FlowAliasRoutingConfigurationListItem> routingConfiguration)
Contains information about the version that the alias is mapped to.
|
void |
GetFlowAliasResult.setRoutingConfiguration(Collection<FlowAliasRoutingConfigurationListItem> routingConfiguration)
Contains information about the version that the alias is mapped to.
|
void |
CreateFlowAliasRequest.setRoutingConfiguration(Collection<FlowAliasRoutingConfigurationListItem> routingConfiguration)
Contains information about the version to which to map the alias.
|
void |
UpdateFlowAliasRequest.setRoutingConfiguration(Collection<FlowAliasRoutingConfigurationListItem> routingConfiguration)
Contains information about the version to which to map the alias.
|
void |
FlowAliasSummary.setRoutingConfiguration(Collection<FlowAliasRoutingConfigurationListItem> routingConfiguration)
A list of configurations about the versions that the alias maps to.
|
void |
CreateFlowAliasResult.setRoutingConfiguration(Collection<FlowAliasRoutingConfigurationListItem> routingConfiguration)
Contains information about the version that the alias is mapped to.
|
UpdateFlowAliasResult |
UpdateFlowAliasResult.withRoutingConfiguration(Collection<FlowAliasRoutingConfigurationListItem> routingConfiguration)
Contains information about the version that the alias is mapped to.
|
GetFlowAliasResult |
GetFlowAliasResult.withRoutingConfiguration(Collection<FlowAliasRoutingConfigurationListItem> routingConfiguration)
Contains information about the version that the alias is mapped to.
|
CreateFlowAliasRequest |
CreateFlowAliasRequest.withRoutingConfiguration(Collection<FlowAliasRoutingConfigurationListItem> routingConfiguration)
Contains information about the version to which to map the alias.
|
UpdateFlowAliasRequest |
UpdateFlowAliasRequest.withRoutingConfiguration(Collection<FlowAliasRoutingConfigurationListItem> routingConfiguration)
Contains information about the version to which to map the alias.
|
FlowAliasSummary |
FlowAliasSummary.withRoutingConfiguration(Collection<FlowAliasRoutingConfigurationListItem> routingConfiguration)
A list of configurations about the versions that the alias maps to.
|
CreateFlowAliasResult |
CreateFlowAliasResult.withRoutingConfiguration(Collection<FlowAliasRoutingConfigurationListItem> routingConfiguration)
Contains information about the version that the alias is mapped to.
|
Copyright © 2025. All rights reserved.