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