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