Package | Description |
---|---|
org.zanata.rest.client | |
org.zanata.rest.service |
Modifier and Type | Method and Description |
---|---|
org.jboss.resteasy.client.ClientResponse<Account> |
IAccountResource.get() |
Modifier and Type | Method and Description |
---|---|
org.jboss.resteasy.client.ClientResponse |
IAccountResource.put(Account account) |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
AccountResource.put(Account account)
Creates or updates a user account.
|
Copyright © 2015 Zanata Project. All rights reserved.