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