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