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