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