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