| Package | Description |
|---|---|
| org.wso2.carbon.apimgt.rest.integration.tests.publisher.api | |
| org.wso2.carbon.apimgt.rest.integration.tests.publisher.model |
| Modifier and Type | Method and Description |
|---|---|
LifecycleState |
APIIndividualApi.apisApiIdLifecycleGet(String apiId,
String ifNoneMatch,
String ifModifiedSince)
Get Lifecycle state data of the API.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<LifecycleState> |
APIIndividualApi.apisApiIdLifecycleGetWithHttpInfo(String apiId,
String ifNoneMatch,
String ifModifiedSince)
Get Lifecycle state data of the API.
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
APIIndividualApi.apisApiIdLifecycleGetAsync(String apiId,
String ifNoneMatch,
String ifModifiedSince,
ApiCallback<LifecycleState> callback)
Get Lifecycle state data of the API.
|
Copyright © 2018 WSO2. All rights reserved.