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