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