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