public class StreamingDistributionConfigStaxUnmarshaller extends java.lang.Object implements Unmarshaller<StreamingDistributionConfig,StaxUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static StreamingDistributionConfigStaxUnmarshaller |
instance |
Constructor and Description |
---|
StreamingDistributionConfigStaxUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static StreamingDistributionConfigStaxUnmarshaller |
getInstance() |
StreamingDistributionConfig |
unmarshall(StaxUnmarshallerContext context) |
private static StreamingDistributionConfigStaxUnmarshaller instance
public StreamingDistributionConfigStaxUnmarshaller()
public StreamingDistributionConfig unmarshall(StaxUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<StreamingDistributionConfig,StaxUnmarshallerContext>
java.lang.Exception
public static StreamingDistributionConfigStaxUnmarshaller getInstance()