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