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