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