Uses of Interface
software.amazon.awssdk.services.bedrockagent.model.AgentAliasHistoryEvent.Builder
Packages that use AgentAliasHistoryEvent.Builder
-
Uses of AgentAliasHistoryEvent.Builder in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return AgentAliasHistoryEvent.BuilderModifier and TypeMethodDescriptionAgentAliasHistoryEvent.builder()The date that the alias stopped being associated to the version in theroutingConfigurationobjectAgentAliasHistoryEvent.Builder.routingConfiguration(Collection<AgentAliasRoutingConfigurationListItem> routingConfiguration) Contains details about the version of the agent with which the alias is associated.AgentAliasHistoryEvent.Builder.routingConfiguration(Consumer<AgentAliasRoutingConfigurationListItem.Builder>... routingConfiguration) Contains details about the version of the agent with which the alias is associated.AgentAliasHistoryEvent.Builder.routingConfiguration(AgentAliasRoutingConfigurationListItem... routingConfiguration) Contains details about the version of the agent with which the alias is associated.The date that the alias began being associated to the version in theroutingConfigurationobject.AgentAliasHistoryEvent.toBuilder()Methods in software.amazon.awssdk.services.bedrockagent.model that return types with arguments of type AgentAliasHistoryEvent.BuilderModifier and TypeMethodDescriptionstatic Class<? extends AgentAliasHistoryEvent.Builder>AgentAliasHistoryEvent.serializableBuilderClass()