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