public final class IdempotentUtils extends Object
Constructor | Description |
---|---|
IdempotentUtils() |
Modifier and Type | Method | Description |
---|---|---|
static Supplier<String> |
getGenerator() |
|
static String |
resolveString(String token) |
Deprecated.
|
static void |
setGenerator(Supplier<String> newGenerator) |
@Deprecated public static String resolveString(String token)
getGenerator()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.