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