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