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