Uses of Interface
software.amazon.awssdk.services.bedrockagent.model.AgentAliasRoutingConfigurationListItem.Builder
-
Packages that use AgentAliasRoutingConfigurationListItem.Builder Package Description software.amazon.awssdk.services.bedrockagent.model -
-
Uses of AgentAliasRoutingConfigurationListItem.Builder in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return AgentAliasRoutingConfigurationListItem.Builder Modifier and Type Method Description AgentAliasRoutingConfigurationListItem.BuilderAgentAliasRoutingConfigurationListItem.Builder. agentVersion(String agentVersion)Sets the value of the AgentVersion property for this object.static AgentAliasRoutingConfigurationListItem.BuilderAgentAliasRoutingConfigurationListItem. builder()AgentAliasRoutingConfigurationListItem.BuilderAgentAliasRoutingConfigurationListItem. toBuilder()Methods in software.amazon.awssdk.services.bedrockagent.model that return types with arguments of type AgentAliasRoutingConfigurationListItem.Builder Modifier and Type Method Description static Class<? extends AgentAliasRoutingConfigurationListItem.Builder>AgentAliasRoutingConfigurationListItem. serializableBuilderClass()
-