Uses of Interface
org.wso2.am.integration.clients.gateway.api.ProgressRequestBody.ProgressRequestListener
Packages that use ProgressRequestBody.ProgressRequestListener
Package
Description
-
Uses of ProgressRequestBody.ProgressRequestListener in org.wso2.am.integration.clients.gateway.api
Methods in org.wso2.am.integration.clients.gateway.api with parameters of type ProgressRequestBody.ProgressRequestListenerModifier and TypeMethodDescriptioncom.squareup.okhttp.CallApiClient.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.RequestApiClient.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.Constructors in org.wso2.am.integration.clients.gateway.api with parameters of type ProgressRequestBody.ProgressRequestListenerModifierConstructorDescriptionProgressRequestBody(com.squareup.okhttp.RequestBody requestBody, ProgressRequestBody.ProgressRequestListener progressListener) -
Uses of ProgressRequestBody.ProgressRequestListener in org.wso2.am.integration.clients.gateway.api.v2
Methods in org.wso2.am.integration.clients.gateway.api.v2 with parameters of type ProgressRequestBody.ProgressRequestListenerModifier and TypeMethodDescriptioncom.squareup.okhttp.CallGetApiInfoApi.apisApiIdGetCall(String apiId, String tenantDomain, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for apisApiIdGetcom.squareup.okhttp.CallGetApiInfoApi.apisGetCall(String context, String version, String tenantDomain, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for apisGetcom.squareup.okhttp.CallGetApplicationInfoApi.applicationsGetCall(String name, String uuid, String tenantDomain, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for applicationsGetcom.squareup.okhttp.CallDefaultApi.getAPIArtifactsCall(String apiName, String version, String tenantDomain, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getAPIArtifactscom.squareup.okhttp.CallGetApiArtifactsApi.getAPIArtifactsCall(String apiName, String version, String tenantDomain, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getAPIArtifactscom.squareup.okhttp.CallDefaultApi.getEndpointsCall(String apiName, String version, String tenantDomain, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getEndpointscom.squareup.okhttp.CallGetApiArtifactsApi.getEndpointsCall(String apiName, String version, String tenantDomain, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getEndpointscom.squareup.okhttp.CallDefaultApi.getLocalEntriesCall(String apiName, String version, String tenantDomain, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getLocalEntriescom.squareup.okhttp.CallGetApiArtifactsApi.getLocalEntriesCall(String apiName, String version, String tenantDomain, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getLocalEntriescom.squareup.okhttp.CallDefaultApi.getSequencesCall(String apiName, String version, String tenantDomain, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getSequencescom.squareup.okhttp.CallGetApiArtifactsApi.getSequencesCall(String apiName, String version, String tenantDomain, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getSequencescom.squareup.okhttp.CallSubscriptionsApi.getSubscriptionsCall(String apiUUID, String applicationUUID, String tenantDomain, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for getSubscriptionscom.squareup.okhttp.CallDefaultApi.redployAPICall(String apiName, String version, String tenantDomain, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for redployAPIcom.squareup.okhttp.CallDeployApiApi.redployAPICall(String apiName, String version, String tenantDomain, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for redployAPIcom.squareup.okhttp.CallDefaultApi.serverStartupHealthcheckGetCall(ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for serverStartupHealthcheckGetcom.squareup.okhttp.CallGetSubscriptionInfoApi.subscriptionsGetCall(String apiUUID, String appUUID, String tenantDomain, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for subscriptionsGetcom.squareup.okhttp.CallDefaultApi.undeployAPICall(String apiName, String version, String tenantDomain, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for undeployAPIcom.squareup.okhttp.CallUndeployApiApi.undeployAPICall(String apiName, String version, String tenantDomain, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener) Build call for undeployAPI