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