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