| Package | Description |
|---|---|
| org.wso2.am.integration.clients.gateway.api.v2 | |
| org.wso2.am.integration.clients.gateway.api.v2.dto |
| Modifier and Type | Method and Description |
|---|---|
APIArtifactDTO |
GetApiArtifactsApi.apiArtifactGet(String apiName,
String version,
String tenantDomain)
Get API artifact from the storage
This operation is used to get the local entries, sequences and endpoints from the storage.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<APIArtifactDTO> |
GetApiArtifactsApi.apiArtifactGetWithHttpInfo(String apiName,
String version,
String tenantDomain)
Get API artifact from the storage
This operation is used to get the local entries, sequences and endpoints from the storage.
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
GetApiArtifactsApi.apiArtifactGetAsync(String apiName,
String version,
String tenantDomain,
ApiCallback<APIArtifactDTO> callback)
Get API artifact from the storage (asynchronously)
This operation is used to get the local entries, sequences and endpoints from the storage.
|
| Modifier and Type | Method and Description |
|---|---|
APIArtifactDTO |
APIArtifactDTO.api(String api) |
Copyright © 2021 WSO2 Inc. All rights reserved.