Class DescribeDashboardSnapshotJobResultRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.quicksight.transform.DescribeDashboardSnapshotJobResultRequestMarshaller
- All Implemented Interfaces:
 Marshaller<DescribeDashboardSnapshotJobResultRequest>
@Generated("software.amazon.awssdk:codegen")
public class DescribeDashboardSnapshotJobResultRequestMarshaller
extends Object
implements Marshaller<DescribeDashboardSnapshotJobResultRequest>
DescribeDashboardSnapshotJobResultRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescription - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(DescribeDashboardSnapshotJobResultRequest describeDashboardSnapshotJobResultRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
DescribeDashboardSnapshotJobResultRequestMarshaller
public DescribeDashboardSnapshotJobResultRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  
 - 
 - 
Method Details
- 
marshall
public SdkHttpFullRequest marshall(DescribeDashboardSnapshotJobResultRequest describeDashboardSnapshotJobResultRequest) Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<DescribeDashboardSnapshotJobResultRequest>- Parameters:
 describeDashboardSnapshotJobResultRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -