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