Interface SqsConfig.SqsPropertyFunc1<T,R>

All Superinterfaces:
Function<T,R>
Enclosing class:
SqsConfig

public static interface SqsConfig.SqsPropertyFunc1<T,R> extends Function<T,R>