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