public interface AccountResource
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_PATH |
static final String SERVICE_PATH
javax.ws.rs.core.Response get()
javax.ws.rs.core.Response put(Account account)
account - The account information to create/update.Copyright © 2014 Zanata Project. All Rights Reserved.