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