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