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