Uses of Class
org.wso2.am.integration.clients.internal.ApiResponse
Packages that use ApiResponse
Package
Description
-
Uses of ApiResponse in org.wso2.am.integration.clients.internal
Methods in org.wso2.am.integration.clients.internal that return ApiResponseModifier and TypeMethodDescription<T> ApiResponse<T> ApiClient.execute(com.squareup.okhttp.Call call) <T> ApiResponse<T> Execute HTTP call and deserialize the HTTP response body into the given return type. -
Uses of ApiResponse in org.wso2.am.integration.clients.internal.api
Methods in org.wso2.am.integration.clients.internal.api that return ApiResponseModifier and TypeMethodDescriptionSubscriptionValidationApi.apiPoliciesGetWithHttpInfo(String xWSO2Tenant, String policyName) Get all API throttling policies This will provide access to api level throttling policies in database.SubscriptionValidationApi.apisGetWithHttpInfo(String xWSO2Tenant, String apiId, String context, String version, String gatewayLabel, String accept) Get all apis This will provide access to apis in database.SubscriptionValidationApi.applicationKeyMappingsGetWithHttpInfo(String xWSO2Tenant, String consumerKey, String keymanager) Get all application key mappings This will provide access to application vs key mappings in database.SubscriptionValidationApi.applicationPoliciesGetWithHttpInfo(String xWSO2Tenant, String policyName) Get all application throttling policies This will provide access to application level throttling policies in database.SubscriptionValidationApi.applicationsGetWithHttpInfo(String xWSO2Tenant, Integer appId) Get all applications This will provide access to applications in database.ThrottlingApi.blockGetWithHttpInfo()blocking events available This will provide access to throttled events in database.RetrievingRuntimeArtifactsApi.endpointCertificatesGetWithHttpInfo(String xWSO2Tenant, String alias) Get all the endpoint certificates for given alias.RetrievingRuntimeArtifactsApi.gaConfigGetWithHttpInfo(String xWSO2Tenant, String apiId) Get Google analytics config related to tenant.SubscriptionValidationApi.globalPoliciesGetWithHttpInfo(String xWSO2Tenant, String policyName) Get all Global throttling policies This will provide access to global throttling policies in database.ThrottlingApi.isThrottledGetWithHttpInfo(String query) throttled events available This will provide access to throttled events in database.DefaultApi.keymanagersGetWithHttpInfo(String xWSO2Tenant) An Array of key managers configured this will provide key managers configuredDefaultApi.keyTemplatesGetWithHttpInfo()An Array of key templates according to custom policies This will provide access to key templates define in custom policiesGatewayMonitoringApi.notifyApiDeploymentStatusPostWithHttpInfo(GatewayDeploymentStatusAcknowledgmentListDTO body) Acknowledge an API Revision Deployment This endpoint is invoked by the Gateway to notify the Control Plane about the status of an API revision deployment or undeployment.GatewayLifecycleApi.notifyGatewayPostWithHttpInfo(NotifyGatewayPayloadDTO body) Gateway Register or Heartbeat Accepts a payload indicating either a gateway registration or a heartbeat update.NotificationApi.notifyPostWithHttpInfo(String xWSO2KEYMANAGER, String body) Push notification events into nodes.RevokeJwt_Api.revokedjwtGetWithHttpInfo()JTIs of revoked jwt tokens This will provide access to JTIs of revoked JWT tokens in database.RetrievingRuntimeArtifactsApi.runtimeArtifactsGetWithHttpInfo(String xWSO2Tenant, String apiId, String gatewayLabel, String type, String name, String version) Get all the runtime artifacts for a given API UUID and gateway label This will provide access to runtime artifacts in database.SubscriptionValidationApi.scopesGetWithHttpInfo(String xWSO2Tenant, String scopeKey) Get all scopes.SubscriptionValidationApi.subscriptionPoliciesGetWithHttpInfo(String xWSO2Tenant, String policyName) Get all subscription throttling policies This will provide access to subscription level throttling policies in database.SubscriptionValidationApi.subscriptionsGetWithHttpInfo(String xWSO2Tenant, Integer apiId, Integer appId) Get all subscriptions This will provide access to subscriptions in database.RetrievingSynapseArtifactsApi.synapseAttributesGetWithHttpInfo(String apiName, String tenantDomain, String version) Get API UUID and label associated with it This will provide access to synapse artifacts in database.ThrottlingApi.throttleAsStringGetWithHttpInfo(String query) throttled events available This will provide access to throttled events in database.ThrottlingApi.throttleGetWithHttpInfo(String query) throttled events available This will provide access to throttled events in database.RetrievingWebhooksSubscriptionsApi.webhooksSubscriptionsGetWithHttpInfo(String xWSO2Tenant) Get webhooks subscriptions This will provide list of webhooks subscriptions from the database.