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