Uses of Class
software.amazon.awssdk.services.bedrockagentcore.model.CreatePaymentSessionRequest
Packages that use CreatePaymentSessionRequest
Package
Description
Welcome to the Amazon Bedrock AgentCore Data Plane API reference.
-
Uses of CreatePaymentSessionRequest in software.amazon.awssdk.services.bedrockagentcore
Methods in software.amazon.awssdk.services.bedrockagentcore with parameters of type CreatePaymentSessionRequestModifier and TypeMethodDescriptionBedrockAgentCoreAsyncClient.createPaymentSession(CreatePaymentSessionRequest createPaymentSessionRequest) Create a new payment session.default CreatePaymentSessionResponseBedrockAgentCoreClient.createPaymentSession(CreatePaymentSessionRequest createPaymentSessionRequest) Create a new payment session. -
Uses of CreatePaymentSessionRequest in software.amazon.awssdk.services.bedrockagentcore.transform
Methods in software.amazon.awssdk.services.bedrockagentcore.transform with parameters of type CreatePaymentSessionRequestModifier and TypeMethodDescriptionCreatePaymentSessionRequestMarshaller.marshall(CreatePaymentSessionRequest createPaymentSessionRequest)