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