Uses of Class
software.amazon.awssdk.services.bedrockagentcore.model.KeyTypeResult
Packages that use KeyTypeResult
-
Uses of KeyTypeResult in software.amazon.awssdk.services.bedrockagentcore.model
Methods in software.amazon.awssdk.services.bedrockagentcore.model that return KeyTypeResultModifier and TypeMethodDescriptionfinal KeyTypeResultBrowserActionResult.keyType()The result of a key type action.Methods in software.amazon.awssdk.services.bedrockagentcore.model with parameters of type KeyTypeResultModifier and TypeMethodDescriptionstatic BrowserActionResultBrowserActionResult.fromKeyType(KeyTypeResult keyType) Create an instance of this class withBrowserActionResult.keyType()initialized to the given value.BrowserActionResult.Builder.keyType(KeyTypeResult keyType) The result of a key type action.