Unmarshaller<StreamingDistributionSummary,StaxUnmarshallerContext>
@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class StreamingDistributionSummaryUnmarshaller extends Object implements Unmarshaller<StreamingDistributionSummary,StaxUnmarshallerContext>
Constructor | Description |
---|---|
StreamingDistributionSummaryUnmarshaller() |
Modifier and Type | Method | Description |
---|---|---|
static StreamingDistributionSummaryUnmarshaller |
getInstance() |
|
StreamingDistributionSummary |
unmarshall(StaxUnmarshallerContext context) |
public StreamingDistributionSummaryUnmarshaller()
public StreamingDistributionSummary unmarshall(StaxUnmarshallerContext context) throws Exception
unmarshall
in interface Unmarshaller<StreamingDistributionSummary,StaxUnmarshallerContext>
Exception
public static StreamingDistributionSummaryUnmarshaller getInstance()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.