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