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