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