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