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