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