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