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