@Generated(value="software.amazon.awssdk:aws-java-sdk-code-generator") public class GetRunResponseUnmarshaller extends Object implements software.amazon.awssdk.core.runtime.transform.Unmarshaller<GetRunResponse,software.amazon.awssdk.core.runtime.transform.JsonUnmarshallerContext>
| Constructor and Description |
|---|
GetRunResponseUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static GetRunResponseUnmarshaller |
getInstance() |
GetRunResponse |
unmarshall(software.amazon.awssdk.core.runtime.transform.JsonUnmarshallerContext context) |
public GetRunResponse unmarshall(software.amazon.awssdk.core.runtime.transform.JsonUnmarshallerContext context) throws Exception
unmarshall in interface software.amazon.awssdk.core.runtime.transform.Unmarshaller<GetRunResponse,software.amazon.awssdk.core.runtime.transform.JsonUnmarshallerContext>Exceptionpublic static GetRunResponseUnmarshaller getInstance()
Copyright © 2018. All rights reserved.