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