| Package | Description |
|---|---|
| org.wso2.am.integration.clients.gateway.api | |
| org.wso2.am.integration.clients.gateway.api.v2 |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
ApiClient.buildCall(String path,
String method,
List<Pair> queryParams,
List<Pair> collectionQueryParams,
Object body,
Map<String,String> headerParams,
Map<String,Object> formParams,
String[] authNames,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build HTTP call with the given options.
|
com.squareup.okhttp.Request |
ApiClient.buildRequest(String path,
String method,
List<Pair> queryParams,
List<Pair> collectionQueryParams,
Object body,
Map<String,String> headerParams,
Map<String,Object> formParams,
String[] authNames,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build an HTTP request with the given options.
|
| Constructor and Description |
|---|
ProgressRequestBody(com.squareup.okhttp.RequestBody requestBody,
ProgressRequestBody.ProgressRequestListener progressListener) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
GetApiInfoApi.apisApiIdGetCall(String apiId,
String tenantDomain,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for apisApiIdGet
|
com.squareup.okhttp.Call |
GetApiInfoApi.apisGetCall(String context,
String version,
String tenantDomain,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for apisGet
|
com.squareup.okhttp.Call |
GetApplicationInfoApi.applicationsGetCall(String name,
String uuid,
String tenantDomain,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for applicationsGet
|
com.squareup.okhttp.Call |
GetApiArtifactsApi.getAPIArtifactsCall(String apiName,
String version,
String tenantDomain,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getAPIArtifacts
|
com.squareup.okhttp.Call |
DefaultApi.getAPIArtifactsCall(String apiName,
String version,
String tenantDomain,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getAPIArtifacts
|
com.squareup.okhttp.Call |
GetApiArtifactsApi.getEndpointsCall(String apiName,
String version,
String tenantDomain,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getEndpoints
|
com.squareup.okhttp.Call |
DefaultApi.getEndpointsCall(String apiName,
String version,
String tenantDomain,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getEndpoints
|
com.squareup.okhttp.Call |
GetApiArtifactsApi.getLocalEntriesCall(String apiName,
String version,
String tenantDomain,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getLocalEntries
|
com.squareup.okhttp.Call |
DefaultApi.getLocalEntriesCall(String apiName,
String version,
String tenantDomain,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getLocalEntries
|
com.squareup.okhttp.Call |
GetApiArtifactsApi.getSequencesCall(String apiName,
String version,
String tenantDomain,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getSequences
|
com.squareup.okhttp.Call |
DefaultApi.getSequencesCall(String apiName,
String version,
String tenantDomain,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getSequences
|
com.squareup.okhttp.Call |
SubscriptionsApi.getSubscriptionsCall(String apiUUID,
String applicationUUID,
String tenantDomain,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getSubscriptions
|
com.squareup.okhttp.Call |
DefaultApi.redployAPICall(String apiName,
String version,
String tenantDomain,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for redployAPI
|
com.squareup.okhttp.Call |
DeployApiApi.redployAPICall(String apiName,
String version,
String tenantDomain,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for redployAPI
|
com.squareup.okhttp.Call |
DefaultApi.serverStartupHealthcheckGetCall(ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for serverStartupHealthcheckGet
|
com.squareup.okhttp.Call |
GetSubscriptionInfoApi.subscriptionsGetCall(String apiUUID,
String appUUID,
String tenantDomain,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for subscriptionsGet
|
com.squareup.okhttp.Call |
UndeployApiApi.undeployAPICall(String apiName,
String version,
String tenantDomain,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for undeployAPI
|
com.squareup.okhttp.Call |
DefaultApi.undeployAPICall(String apiName,
String version,
String tenantDomain,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for undeployAPI
|
Copyright © 2022 WSO2 Inc. All rights reserved.