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