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