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