public class ProjectManagementProxy extends AbstractRestProxy
AbstractRestProxy.ThrowableSupplier<T,E extends Throwable>
logger
Constructor and Description |
---|
ProjectManagementProxy() |
Modifier and Type | Method and Description |
---|---|
static ProjectManagementProxy |
getInstance() |
ProjectResource |
getProject(String id) |
List<ProjectResource> |
listProjects() |
delete, get, get, parseMsg, parseResponseClass, parseResponseGeneric, post, post
public static ProjectManagementProxy getInstance()
public List<ProjectResource> listProjects() throws TerminalException
TerminalException
public ProjectResource getProject(String id) throws TerminalException
TerminalException
Copyright © 2016–2019 AdroitLogic. All rights reserved.