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