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