Class SetIdentityNotificationTopicRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.ses.transform.SetIdentityNotificationTopicRequestMarshaller
- All Implemented Interfaces:
Marshaller<SetIdentityNotificationTopicRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class SetIdentityNotificationTopicRequestMarshaller
extends Object
implements Marshaller<SetIdentityNotificationTopicRequest>
SetIdentityNotificationTopicRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionSetIdentityNotificationTopicRequestMarshaller(AwsQueryProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(SetIdentityNotificationTopicRequest setIdentityNotificationTopicRequest)
-
Constructor Details
-
SetIdentityNotificationTopicRequestMarshaller
-
-
Method Details
-
marshall
public SdkHttpFullRequest marshall(SetIdentityNotificationTopicRequest setIdentityNotificationTopicRequest) - Specified by:
marshallin interfaceMarshaller<SetIdentityNotificationTopicRequest>
-