Unmarshaller<RetrieveDomainAuthCodeResponse,JsonUnmarshallerContext>
@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class RetrieveDomainAuthCodeResponseUnmarshaller extends Object implements Unmarshaller<RetrieveDomainAuthCodeResponse,JsonUnmarshallerContext>
Constructor | Description |
---|---|
RetrieveDomainAuthCodeResponseUnmarshaller() |
Modifier and Type | Method | 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.