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