Uses of Class
software.amazon.awssdk.services.bedrockagentcore.model.KeyShortcutArguments
Packages that use KeyShortcutArguments
-
Uses of KeyShortcutArguments in software.amazon.awssdk.services.bedrockagentcore.model
Methods in software.amazon.awssdk.services.bedrockagentcore.model that return KeyShortcutArgumentsModifier and TypeMethodDescriptionfinal KeyShortcutArgumentsBrowserAction.keyShortcut()Press a key combination.Methods in software.amazon.awssdk.services.bedrockagentcore.model with parameters of type KeyShortcutArgumentsModifier and TypeMethodDescriptionstatic BrowserActionBrowserAction.fromKeyShortcut(KeyShortcutArguments keyShortcut) Create an instance of this class withBrowserAction.keyShortcut()initialized to the given value.BrowserAction.Builder.keyShortcut(KeyShortcutArguments keyShortcut) Press a key combination.