| Package | Description |
|---|---|
| xyz.euclia.jquots | |
| xyz.euclia.jquots.consumer |
| Modifier and Type | Method and Description |
|---|---|
Future<org.asynchttpclient.Response> |
JQuotsImplementation.updateUserCredits(QuotsUser qu)
Updates user's credits
The provided credits will be the user's credits!
A PUT method at /users/{id} path.
|
Future<org.asynchttpclient.Response> |
JQuots.updateUserCredits(QuotsUser quotsUser)
Updates user's credits
The provided credits will be the user's credits!
A PUT method at /users/{id} path.
|
| Modifier and Type | Method and Description |
|---|---|
Future<org.asynchttpclient.Response> |
QuotsConsumer.createUser(QuotsUser user) |
Future<org.asynchttpclient.Response> |
QuotsConsumer.updateCredits(QuotsUser qu) |
Copyright © 2019 Euclia. All rights reserved.