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