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