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