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