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