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