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