@Generated(value="software.amazon.awssdk:aws-java-sdk-code-generator") public class VerifyDomainDkimResponseUnmarshaller extends Object implements Unmarshaller<VerifyDomainDkimResponse,StaxUnmarshallerContext>
Constructor and Description |
---|
VerifyDomainDkimResponseUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static VerifyDomainDkimResponseUnmarshaller |
getInstance() |
VerifyDomainDkimResponse |
unmarshall(StaxUnmarshallerContext context) |
public VerifyDomainDkimResponseUnmarshaller()
public VerifyDomainDkimResponse unmarshall(StaxUnmarshallerContext context) throws Exception
unmarshall
in interface Unmarshaller<VerifyDomainDkimResponse,StaxUnmarshallerContext>
Exception
public static VerifyDomainDkimResponseUnmarshaller getInstance()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.