| Package | Description |
|---|---|
| org.wso2.am.integration.clients.publisher.api.v1 | |
| org.wso2.am.integration.clients.publisher.api.v1.dto |
| Modifier and Type | Method and Description |
|---|---|
LifecycleHistoryDTO |
ApiLifecycleApi.apisApiIdLifecycleHistoryGet(String apiId,
String ifNoneMatch)
Get Lifecycle state change history of the API.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<LifecycleHistoryDTO> |
ApiLifecycleApi.apisApiIdLifecycleHistoryGetWithHttpInfo(String apiId,
String ifNoneMatch)
Get Lifecycle state change history of the API.
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
ApiLifecycleApi.apisApiIdLifecycleHistoryGetAsync(String apiId,
String ifNoneMatch,
ApiCallback<LifecycleHistoryDTO> callback)
Get Lifecycle state change history of the API.
|
| Modifier and Type | Method and Description |
|---|---|
LifecycleHistoryDTO |
LifecycleHistoryDTO.addListItem(LifecycleHistoryItemDTO listItem) |
LifecycleHistoryDTO |
LifecycleHistoryDTO.count(Integer count) |
LifecycleHistoryDTO |
LifecycleHistoryDTO.list(List<LifecycleHistoryItemDTO> list) |
Copyright © 2020 WSO2 Inc. All rights reserved.