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