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