T - Type to convert to.@FunctionalInterface public static interface StringToValueConverter.StringToValue<T>
| Modifier and Type | Method and Description | 
|---|---|
| T | convert(String s,
       SdkField<T> sdkField)Converts the value to a string. | 
Copyright © 2020. All rights reserved.