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