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