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