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
RestApiException
IOException
org.eclipse.jgit.errors.ConfigInvalidException
public Response<String> activate(Account.Id accountId) throws ResourceNotFoundException, IOException, org.eclipse.jgit.errors.ConfigInvalidException
ResourceNotFoundException
IOException
org.eclipse.jgit.errors.ConfigInvalidException