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