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