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