| Package | Description |
|---|---|
| com.atlassian.httpclient.api |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultResponseTransformation<T> |
| Modifier and Type | Method and Description |
|---|---|
<T> io.atlassian.util.concurrent.Promise<T> |
ResponsePromise.transform(ResponseTransformation<T> transformation)
Helps transforming this response promise into a new promise using
Function to transform response into a
new T. |
Copyright © 2012–2024 Atlassian. All rights reserved.