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