| Package | Description |
|---|---|
| com.atlassian.jira.rest.client.api |
| Modifier and Type | Method and Description |
|---|---|
JiraRestClient |
JiraRestClientFactory.create(URI serverUri,
AuthenticationHandler authenticationHandler)
Creates an instance of JiraRestClient with default HttpClient settings.
|
JiraRestClient |
JiraRestClientFactory.createWithAuthenticationHandler(URI serverUri,
AuthenticationHandler authenticationHandler)
Creates an instance of JiraRestClient with default HttpClient settings.
|
Copyright © 2023 Atlassian. All rights reserved.