Class IdempotentUtils
java.lang.Object
software.amazon.awssdk.core.util.IdempotentUtils
Utility class to manage idempotency token
- 
Method SummaryModifier and TypeMethodDescriptionstatic StringresolveString(String token) Deprecated.static voidsetGenerator(Supplier<String> newGenerator) 
- 
Method Details- 
resolveStringDeprecated.
- 
getGenerator
- 
setGenerator
 
- 
getGenerator()