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