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