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