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