public class GetPrincipalTagAttributeMapResultJsonUnmarshaller extends java.lang.Object implements Unmarshaller<GetPrincipalTagAttributeMapResult,JsonUnmarshallerContext>
| Constructor and Description |
|---|
GetPrincipalTagAttributeMapResultJsonUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static GetPrincipalTagAttributeMapResultJsonUnmarshaller |
getInstance() |
GetPrincipalTagAttributeMapResult |
unmarshall(JsonUnmarshallerContext context) |
public GetPrincipalTagAttributeMapResultJsonUnmarshaller()
public GetPrincipalTagAttributeMapResult unmarshall(JsonUnmarshallerContext context) throws java.lang.Exception
unmarshall in interface Unmarshaller<GetPrincipalTagAttributeMapResult,JsonUnmarshallerContext>context - to unmarshall.java.lang.Exceptionpublic static GetPrincipalTagAttributeMapResultJsonUnmarshaller getInstance()