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