Uses of Class
software.amazon.awssdk.services.bedrockagent.model.GetFlowAliasRequest
Packages that use GetFlowAliasRequest
Package
Description
Describes the API operations for creating and managing Amazon Bedrock agents.
-
Uses of GetFlowAliasRequest in software.amazon.awssdk.services.bedrockagent
Methods in software.amazon.awssdk.services.bedrockagent with parameters of type GetFlowAliasRequestModifier and TypeMethodDescriptiondefault CompletableFuture<GetFlowAliasResponse>BedrockAgentAsyncClient.getFlowAlias(GetFlowAliasRequest getFlowAliasRequest) Retrieves information about a flow.default GetFlowAliasResponseBedrockAgentClient.getFlowAlias(GetFlowAliasRequest getFlowAliasRequest) Retrieves information about a flow. -
Uses of GetFlowAliasRequest in software.amazon.awssdk.services.bedrockagent.transform
Methods in software.amazon.awssdk.services.bedrockagent.transform with parameters of type GetFlowAliasRequestModifier and TypeMethodDescriptionGetFlowAliasRequestMarshaller.marshall(GetFlowAliasRequest getFlowAliasRequest)