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