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