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