public class AsynchronousMyPermissionsRestClient extends AbstractAsynchronousRestClient implements MyPermissionsRestClient
AbstractAsynchronousRestClient.ResponseHandler<T>| Modifier | Constructor and Description |
|---|---|
protected |
AsynchronousMyPermissionsRestClient(URI baseUri,
com.atlassian.httpclient.api.HttpClient client) |
| Modifier and Type | Method and Description |
|---|---|
com.atlassian.util.concurrent.Promise<Permissions> |
getMyPermissions(MyPermissionsInput permissionInput) |
call, callAndParse, callAndParse, client, delete, getAndParse, post, post, post, post, postAndParse, postAndParse, put, putAndParseprotected AsynchronousMyPermissionsRestClient(URI baseUri, com.atlassian.httpclient.api.HttpClient client)
public com.atlassian.util.concurrent.Promise<Permissions> getMyPermissions(MyPermissionsInput permissionInput)
getMyPermissions in interface MyPermissionsRestClientCopyright © 2016 Atlassian. All rights reserved.