|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD | |||||||
public interface DynamodbProvider
| Method Summary | |
|---|---|
Object
|
withDynamodb(Closure closure)
|
Object
|
withDynamodb(String clientName, Closure closure)
|
Object
|
withDynamodb(CallableWithArgs callable)
|
Object
|
withDynamodb(String clientName, CallableWithArgs callable)
|
| Method Detail |
|---|
public Object withDynamodb(Closure closure)
public Object withDynamodb(String clientName, Closure closure)
public Object withDynamodb(CallableWithArgs callable)
public Object withDynamodb(String clientName, CallableWithArgs callable)
Groovy Documentation