Class SendDurableExecutionCallbackSuccessRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.lambda.transform.SendDurableExecutionCallbackSuccessRequestMarshaller
- All Implemented Interfaces:
Marshaller<SendDurableExecutionCallbackSuccessRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class SendDurableExecutionCallbackSuccessRequestMarshaller
extends Object
implements Marshaller<SendDurableExecutionCallbackSuccessRequest>
SendDurableExecutionCallbackSuccessRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionmarshall(SendDurableExecutionCallbackSuccessRequest sendDurableExecutionCallbackSuccessRequest)
-
Constructor Details
-
SendDurableExecutionCallbackSuccessRequestMarshaller
public SendDurableExecutionCallbackSuccessRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Details
-
marshall
public SdkHttpFullRequest marshall(SendDurableExecutionCallbackSuccessRequest sendDurableExecutionCallbackSuccessRequest) - Specified by:
marshallin interfaceMarshaller<SendDurableExecutionCallbackSuccessRequest>
-