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