Uses of Class
software.amazon.awssdk.services.bedrockagentcore.model.GetBrowserSessionResponse
Packages that use GetBrowserSessionResponse
Package
Description
Welcome to the Amazon Bedrock AgentCore Data Plane API reference.
-
Uses of GetBrowserSessionResponse in software.amazon.awssdk.services.bedrockagentcore
Methods in software.amazon.awssdk.services.bedrockagentcore that return GetBrowserSessionResponseModifier and TypeMethodDescriptiondefault GetBrowserSessionResponseBedrockAgentCoreClient.getBrowserSession(Consumer<GetBrowserSessionRequest.Builder> getBrowserSessionRequest) Retrieves detailed information about a specific browser session in Amazon Bedrock AgentCore.default GetBrowserSessionResponseBedrockAgentCoreClient.getBrowserSession(GetBrowserSessionRequest getBrowserSessionRequest) Retrieves detailed information about a specific browser session in Amazon Bedrock AgentCore.Methods in software.amazon.awssdk.services.bedrockagentcore that return types with arguments of type GetBrowserSessionResponseModifier and TypeMethodDescriptionBedrockAgentCoreAsyncClient.getBrowserSession(Consumer<GetBrowserSessionRequest.Builder> getBrowserSessionRequest) Retrieves detailed information about a specific browser session in Amazon Bedrock AgentCore.BedrockAgentCoreAsyncClient.getBrowserSession(GetBrowserSessionRequest getBrowserSessionRequest) Retrieves detailed information about a specific browser session in Amazon Bedrock AgentCore.