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