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