public class SetInactiveFlag extends Object
Modifier and Type | Method and Description |
---|---|
Response<String> |
activate(Account.Id accountId) |
Response<?> |
deactivate(Account.Id accountId) |
public Response<?> deactivate(Account.Id accountId) throws RestApiException, IOException, org.eclipse.jgit.errors.ConfigInvalidException, com.google.gwtorm.server.OrmException
RestApiException
IOException
org.eclipse.jgit.errors.ConfigInvalidException
com.google.gwtorm.server.OrmException
public Response<String> activate(Account.Id accountId) throws RestApiException, IOException, org.eclipse.jgit.errors.ConfigInvalidException, com.google.gwtorm.server.OrmException
RestApiException
IOException
org.eclipse.jgit.errors.ConfigInvalidException
com.google.gwtorm.server.OrmException