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