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