Class ListTopicReviewedAnswersRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.quicksight.transform.ListTopicReviewedAnswersRequestMarshaller
- All Implemented Interfaces:
- Marshaller<ListTopicReviewedAnswersRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class ListTopicReviewedAnswersRequestMarshaller
extends Object
implements Marshaller<ListTopicReviewedAnswersRequest>
ListTopicReviewedAnswersRequest Marshaller- 
Constructor SummaryConstructorsConstructorDescriptionListTopicReviewedAnswersRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) 
- 
Method SummaryModifier and TypeMethodDescriptionmarshall(ListTopicReviewedAnswersRequest listTopicReviewedAnswersRequest) Marshalls the given POJO into aSdkHttpFullRequest.
- 
Constructor Details- 
ListTopicReviewedAnswersRequestMarshaller
 
- 
- 
Method Details- 
marshallDescription copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
- marshallin interface- Marshaller<ListTopicReviewedAnswersRequest>
- Parameters:
- listTopicReviewedAnswersRequest- POJO type.
- Returns:
- Marshalled SdkHttpFullRequest.
 
 
-