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