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