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