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