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