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