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