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