| 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.getAPIArtifacts(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.
|
APIArtifactDTO |
DefaultApi.getAPIArtifacts(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.getAPIArtifactsWithHttpInfo(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.
|
ApiResponse<APIArtifactDTO> |
DefaultApi.getAPIArtifactsWithHttpInfo(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.getAPIArtifactsAsync(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.
|
com.squareup.okhttp.Call |
DefaultApi.getAPIArtifactsAsync(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 © 2022 WSO2 Inc. All rights reserved.