Uses of Class
software.amazon.awssdk.services.bedrockagentcore.model.AutomationStreamUpdate
Packages that use AutomationStreamUpdate
-
Uses of AutomationStreamUpdate in software.amazon.awssdk.services.bedrockagentcore.model
Methods in software.amazon.awssdk.services.bedrockagentcore.model that return AutomationStreamUpdateModifier and TypeMethodDescriptionfinal AutomationStreamUpdateStreamUpdate.automationStreamUpdate()The update to an automation stream.Methods in software.amazon.awssdk.services.bedrockagentcore.model with parameters of type AutomationStreamUpdateModifier and TypeMethodDescriptionStreamUpdate.Builder.automationStreamUpdate(AutomationStreamUpdate automationStreamUpdate) The update to an automation stream.static StreamUpdateStreamUpdate.fromAutomationStreamUpdate(AutomationStreamUpdate automationStreamUpdate) Create an instance of this class withStreamUpdate.automationStreamUpdate()initialized to the given value.