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