@Generated(value="software.amazon.awssdk:aws-java-sdk-code-generator") public class ListDistributionsResponseUnmarshaller extends Object implements software.amazon.awssdk.runtime.transform.Unmarshaller<ListDistributionsResponse,software.amazon.awssdk.runtime.transform.StaxUnmarshallerContext>
| Constructor and Description |
|---|
ListDistributionsResponseUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static ListDistributionsResponseUnmarshaller |
getInstance() |
ListDistributionsResponse |
unmarshall(software.amazon.awssdk.runtime.transform.StaxUnmarshallerContext context) |
public ListDistributionsResponseUnmarshaller()
public ListDistributionsResponse unmarshall(software.amazon.awssdk.runtime.transform.StaxUnmarshallerContext context) throws Exception
unmarshall in interface software.amazon.awssdk.runtime.transform.Unmarshaller<ListDistributionsResponse,software.amazon.awssdk.runtime.transform.StaxUnmarshallerContext>Exceptionpublic static ListDistributionsResponseUnmarshaller getInstance()
Copyright © 2017. All rights reserved.