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