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