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