| Package | Description |
|---|---|
| software.amazon.awssdk.protocols.core |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
StringToValueConverter.SimpleStringToValue<T>
Simple interface to convert a String to another type.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StringToInstant
Implementation of
StringToValueConverter.StringToValue that converts a string to an Instant type. |
Copyright © 2021. All rights reserved.