| 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 |
|---|---|
WorkflowResponse |
APIIndividualApi.apisChangeLifecyclePost(String action,
String apiId,
String lifecycleChecklist,
String ifMatch,
String ifUnmodifiedSince)
Change API Status
This operation is used to change the lifecycle of an API.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<WorkflowResponse> |
APIIndividualApi.apisChangeLifecyclePostWithHttpInfo(String action,
String apiId,
String lifecycleChecklist,
String ifMatch,
String ifUnmodifiedSince)
Change API Status
This operation is used to change the lifecycle of an API.
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
APIIndividualApi.apisChangeLifecyclePostAsync(String action,
String apiId,
String lifecycleChecklist,
String ifMatch,
String ifUnmodifiedSince,
ApiCallback<WorkflowResponse> callback)
Change API Status (asynchronously)
This operation is used to change the lifecycle of an API.
|
| Modifier and Type | Method and Description |
|---|---|
WorkflowResponse |
WorkflowResponse.jsonPayload(String jsonPayload) |
WorkflowResponse |
WorkflowResponse.workflowStatus(WorkflowResponse.WorkflowStatusEnum workflowStatus) |
Copyright © 2018 WSO2. All rights reserved.