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