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