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