Class CreatePaymentSessionRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.bedrockagentcore.transform.CreatePaymentSessionRequestMarshaller
- All Implemented Interfaces:
Marshaller<CreatePaymentSessionRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class CreatePaymentSessionRequestMarshaller
extends Object
implements Marshaller<CreatePaymentSessionRequest>
CreatePaymentSessionRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionCreatePaymentSessionRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(CreatePaymentSessionRequest createPaymentSessionRequest)
-
Constructor Details
-
CreatePaymentSessionRequestMarshaller
-
-
Method Details
-
marshall
- Specified by:
marshallin interfaceMarshaller<CreatePaymentSessionRequest>
-