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