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