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