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