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