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