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