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