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