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