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