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