Class StartReplayRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.eventbridge.transform.StartReplayRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<StartReplayRequest>
@Generated("software.amazon.awssdk:codegen") public class StartReplayRequestMarshaller extends Object implements Marshaller<StartReplayRequest>
StartReplayRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description StartReplayRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(StartReplayRequest startReplayRequest)
-
-
-
Constructor Detail
-
StartReplayRequestMarshaller
public StartReplayRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(StartReplayRequest startReplayRequest)
- Specified by:
marshallin interfaceMarshaller<StartReplayRequest>
-
-