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