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