ApiPolicyListDTO |
SubscriptionValidationApi.apiPoliciesGet(String xWSO2Tenant,
String policyName) |
Get all API throttling policies
This will provide access to api level throttling policies in database.
|
com.squareup.okhttp.Call |
SubscriptionValidationApi.apiPoliciesGetAsync(String xWSO2Tenant,
String policyName,
ApiCallback<ApiPolicyListDTO> callback) |
Get all API throttling policies (asynchronously)
This will provide access to api level throttling policies in database.
|
com.squareup.okhttp.Call |
SubscriptionValidationApi.apiPoliciesGetCall(String xWSO2Tenant,
String policyName,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener) |
Build call for apiPoliciesGet
|
ApiResponse<ApiPolicyListDTO> |
SubscriptionValidationApi.apiPoliciesGetWithHttpInfo(String xWSO2Tenant,
String policyName) |
Get all API throttling policies
This will provide access to api level throttling policies in database.
|
APIListDTO |
SubscriptionValidationApi.apisGet(String xWSO2Tenant,
String apiId,
String context,
String version,
String gatewayLabel,
String accept) |
Get all apis
This will provide access to apis in database.
|
com.squareup.okhttp.Call |
SubscriptionValidationApi.apisGetAsync(String xWSO2Tenant,
String apiId,
String context,
String version,
String gatewayLabel,
String accept,
ApiCallback<APIListDTO> callback) |
Get all apis (asynchronously)
This will provide access to apis in database.
|
com.squareup.okhttp.Call |
SubscriptionValidationApi.apisGetCall(String xWSO2Tenant,
String apiId,
String context,
String version,
String gatewayLabel,
String accept,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener) |
Build call for apisGet
|
ApiResponse<APIListDTO> |
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.
|
ApplicationKeyMappingListDTO |
SubscriptionValidationApi.applicationKeyMappingsGet(String xWSO2Tenant,
String consumerKey,
String keymanager) |
Get all application key mappings
This will provide access to application vs key mappings in database.
|
com.squareup.okhttp.Call |
SubscriptionValidationApi.applicationKeyMappingsGetAsync(String xWSO2Tenant,
String consumerKey,
String keymanager,
ApiCallback<ApplicationKeyMappingListDTO> callback) |
Get all application key mappings (asynchronously)
This will provide access to application vs key mappings in database.
|
com.squareup.okhttp.Call |
SubscriptionValidationApi.applicationKeyMappingsGetCall(String xWSO2Tenant,
String consumerKey,
String keymanager,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener) |
Build call for applicationKeyMappingsGet
|
ApiResponse<ApplicationKeyMappingListDTO> |
SubscriptionValidationApi.applicationKeyMappingsGetWithHttpInfo(String xWSO2Tenant,
String consumerKey,
String keymanager) |
Get all application key mappings
This will provide access to application vs key mappings in database.
|
ApplicationPolicyListDTO |
SubscriptionValidationApi.applicationPoliciesGet(String xWSO2Tenant,
String policyName) |
Get all application throttling policies
This will provide access to application level throttling policies in database.
|
com.squareup.okhttp.Call |
SubscriptionValidationApi.applicationPoliciesGetAsync(String xWSO2Tenant,
String policyName,
ApiCallback<ApplicationPolicyListDTO> callback) |
Get all application throttling policies (asynchronously)
This will provide access to application level throttling policies in database.
|
com.squareup.okhttp.Call |
SubscriptionValidationApi.applicationPoliciesGetCall(String xWSO2Tenant,
String policyName,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener) |
Build call for applicationPoliciesGet
|
ApiResponse<ApplicationPolicyListDTO> |
SubscriptionValidationApi.applicationPoliciesGetWithHttpInfo(String xWSO2Tenant,
String policyName) |
Get all application throttling policies
This will provide access to application level throttling policies in database.
|
ApplicationListDTO |
SubscriptionValidationApi.applicationsGet(String xWSO2Tenant,
Integer appId) |
Get all applications
This will provide access to applications in database.
|
com.squareup.okhttp.Call |
SubscriptionValidationApi.applicationsGetAsync(String xWSO2Tenant,
Integer appId,
ApiCallback<ApplicationListDTO> callback) |
Get all applications (asynchronously)
This will provide access to applications in database.
|
com.squareup.okhttp.Call |
SubscriptionValidationApi.applicationsGetCall(String xWSO2Tenant,
Integer appId,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener) |
Build call for applicationsGet
|
ApiResponse<ApplicationListDTO> |
SubscriptionValidationApi.applicationsGetWithHttpInfo(String xWSO2Tenant,
Integer appId) |
Get all applications
This will provide access to applications in database.
|
Map<String,BlockConditionsDTO> |
ThrottlingApi.blockGet() |
blocking events available
This will provide access to throttled events in database.
|
com.squareup.okhttp.Call |
ThrottlingApi.blockGetAsync(ApiCallback<Map<String,BlockConditionsDTO>> callback) |
blocking events available (asynchronously)
This will provide access to throttled events in database.
|
com.squareup.okhttp.Call |
ThrottlingApi.blockGetCall(ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener) |
Build call for blockGet
|
ApiResponse<Map<String,BlockConditionsDTO>> |
ThrottlingApi.blockGetWithHttpInfo() |
blocking events available
This will provide access to throttled events in database.
|
void |
RetrievingRuntimeArtifactsApi.endpointCertificatesGet(String xWSO2Tenant,
String alias) |
Get all the endpoint certificates for given alias.
|
com.squareup.okhttp.Call |
RetrievingRuntimeArtifactsApi.endpointCertificatesGetAsync(String xWSO2Tenant,
String alias,
ApiCallback<Void> callback) |
Get all the endpoint certificates for given alias.
|
com.squareup.okhttp.Call |
RetrievingRuntimeArtifactsApi.endpointCertificatesGetCall(String xWSO2Tenant,
String alias,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener) |
Build call for endpointCertificatesGet
|
ApiResponse<Void> |
RetrievingRuntimeArtifactsApi.endpointCertificatesGetWithHttpInfo(String xWSO2Tenant,
String alias) |
Get all the endpoint certificates for given alias.
|
void |
RetrievingRuntimeArtifactsApi.gaConfigGet(String xWSO2Tenant,
String apiId) |
Get Google analytics config related to tenant.
|
com.squareup.okhttp.Call |
RetrievingRuntimeArtifactsApi.gaConfigGetAsync(String xWSO2Tenant,
String apiId,
ApiCallback<Void> callback) |
Get Google analytics config related to tenant.
|
com.squareup.okhttp.Call |
RetrievingRuntimeArtifactsApi.gaConfigGetCall(String xWSO2Tenant,
String apiId,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener) |
Build call for gaConfigGet
|
ApiResponse<Void> |
RetrievingRuntimeArtifactsApi.gaConfigGetWithHttpInfo(String xWSO2Tenant,
String apiId) |
Get Google analytics config related to tenant.
|
GlobalPolicyListDTO |
SubscriptionValidationApi.globalPoliciesGet(String xWSO2Tenant,
String policyName) |
Get all Global throttling policies
This will provide access to global throttling policies in database.
|
com.squareup.okhttp.Call |
SubscriptionValidationApi.globalPoliciesGetAsync(String xWSO2Tenant,
String policyName,
ApiCallback<GlobalPolicyListDTO> callback) |
Get all Global throttling policies (asynchronously)
This will provide access to global throttling policies in database.
|
com.squareup.okhttp.Call |
SubscriptionValidationApi.globalPoliciesGetCall(String xWSO2Tenant,
String policyName,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener) |
Build call for globalPoliciesGet
|
ApiResponse<GlobalPolicyListDTO> |
SubscriptionValidationApi.globalPoliciesGetWithHttpInfo(String xWSO2Tenant,
String policyName) |
Get all Global throttling policies
This will provide access to global throttling policies in database.
|
ThrottledEventDTO |
ThrottlingApi.isThrottledGet(String query) |
throttled events available
This will provide access to throttled events in database.
|
com.squareup.okhttp.Call |
ThrottlingApi.isThrottledGetAsync(String query,
ApiCallback<ThrottledEventDTO> callback) |
throttled events available (asynchronously)
This will provide access to throttled events in database.
|
com.squareup.okhttp.Call |
ThrottlingApi.isThrottledGetCall(String query,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener) |
Build call for isThrottledGet
|
ApiResponse<ThrottledEventDTO> |
ThrottlingApi.isThrottledGetWithHttpInfo(String query) |
throttled events available
This will provide access to throttled events in database.
|
List<KeyManagerDTO> |
DefaultApi.keymanagersGet(String xWSO2Tenant) |
An Array of key managers configured
this will provide key managers configured
|
com.squareup.okhttp.Call |
DefaultApi.keymanagersGetAsync(String xWSO2Tenant,
ApiCallback<List<KeyManagerDTO>> callback) |
An Array of key managers configured (asynchronously)
this will provide key managers configured
|
com.squareup.okhttp.Call |
DefaultApi.keymanagersGetCall(String xWSO2Tenant,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener) |
Build call for keymanagersGet
|
ApiResponse<List<KeyManagerDTO>> |
DefaultApi.keymanagersGetWithHttpInfo(String xWSO2Tenant) |
An Array of key managers configured
this will provide key managers configured
|
List<String> |
DefaultApi.keyTemplatesGet() |
An Array of key templates according to custom policies
This will provide access to key templates define in custom policies
|
com.squareup.okhttp.Call |
DefaultApi.keyTemplatesGetAsync(ApiCallback<List<String>> callback) |
An Array of key templates according to custom policies (asynchronously)
This will provide access to key templates define in custom policies
|
com.squareup.okhttp.Call |
DefaultApi.keyTemplatesGetCall(ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener) |
Build call for keyTemplatesGet
|
ApiResponse<List<String>> |
DefaultApi.keyTemplatesGetWithHttpInfo() |
An Array of key templates according to custom policies
This will provide access to key templates define in custom policies
|
Object |
NotificationApi.notifyPost(String xWSO2KEYMANAGER,
String body) |
Push notification events into nodes.
|
com.squareup.okhttp.Call |
NotificationApi.notifyPostAsync(String xWSO2KEYMANAGER,
String body,
ApiCallback<Object> callback) |
Push notification events into nodes.
|
com.squareup.okhttp.Call |
NotificationApi.notifyPostCall(String xWSO2KEYMANAGER,
String body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener) |
Build call for notifyPost
|
ApiResponse<Object> |
NotificationApi.notifyPostWithHttpInfo(String xWSO2KEYMANAGER,
String body) |
Push notification events into nodes.
|
RevokedJWTListDTO |
RevokeJwt_Api.revokedjwtGet() |
JTIs of revoked jwt tokens
This will provide access to JTIs of revoked JWT tokens in database.
|
com.squareup.okhttp.Call |
RevokeJwt_Api.revokedjwtGetAsync(ApiCallback<RevokedJWTListDTO> callback) |
JTIs of revoked jwt tokens (asynchronously)
This will provide access to JTIs of revoked JWT tokens in database.
|
com.squareup.okhttp.Call |
RevokeJwt_Api.revokedjwtGetCall(ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener) |
Build call for revokedjwtGet
|
ApiResponse<RevokedJWTListDTO> |
RevokeJwt_Api.revokedjwtGetWithHttpInfo() |
JTIs of revoked jwt tokens
This will provide access to JTIs of revoked JWT tokens in database.
|
void |
RetrievingRuntimeArtifactsApi.runtimeArtifactsGet(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.
|
com.squareup.okhttp.Call |
RetrievingRuntimeArtifactsApi.runtimeArtifactsGetAsync(String xWSO2Tenant,
String apiId,
String gatewayLabel,
String type,
String name,
String version,
ApiCallback<Void> callback) |
Get all the runtime artifacts for a given API UUID and gateway label (asynchronously)
This will provide access to runtime artifacts in database.
|
com.squareup.okhttp.Call |
RetrievingRuntimeArtifactsApi.runtimeArtifactsGetCall(String xWSO2Tenant,
String apiId,
String gatewayLabel,
String type,
String name,
String version,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener) |
Build call for runtimeArtifactsGet
|
ApiResponse<Void> |
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.
|
ScopesListDTO |
SubscriptionValidationApi.scopesGet(String xWSO2Tenant,
String scopeKey) |
Get all scopes.
|
com.squareup.okhttp.Call |
SubscriptionValidationApi.scopesGetAsync(String xWSO2Tenant,
String scopeKey,
ApiCallback<ScopesListDTO> callback) |
Get all scopes.
|
com.squareup.okhttp.Call |
SubscriptionValidationApi.scopesGetCall(String xWSO2Tenant,
String scopeKey,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener) |
Build call for scopesGet
|
ApiResponse<ScopesListDTO> |
SubscriptionValidationApi.scopesGetWithHttpInfo(String xWSO2Tenant,
String scopeKey) |
Get all scopes.
|
SubscriptionPolicyListDTO |
SubscriptionValidationApi.subscriptionPoliciesGet(String xWSO2Tenant,
String policyName) |
Get all subscription throttling policies
This will provide access to subscription level throttling policies in database.
|
com.squareup.okhttp.Call |
SubscriptionValidationApi.subscriptionPoliciesGetAsync(String xWSO2Tenant,
String policyName,
ApiCallback<SubscriptionPolicyListDTO> callback) |
Get all subscription throttling policies (asynchronously)
This will provide access to subscription level throttling policies in database.
|
com.squareup.okhttp.Call |
SubscriptionValidationApi.subscriptionPoliciesGetCall(String xWSO2Tenant,
String policyName,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener) |
Build call for subscriptionPoliciesGet
|
ApiResponse<SubscriptionPolicyListDTO> |
SubscriptionValidationApi.subscriptionPoliciesGetWithHttpInfo(String xWSO2Tenant,
String policyName) |
Get all subscription throttling policies
This will provide access to subscription level throttling policies in database.
|
SubscriptionListDTO |
SubscriptionValidationApi.subscriptionsGet(String xWSO2Tenant,
Integer apiId,
Integer appId) |
Get all subscriptions
This will provide access to subscriptions in database.
|
com.squareup.okhttp.Call |
SubscriptionValidationApi.subscriptionsGetAsync(String xWSO2Tenant,
Integer apiId,
Integer appId,
ApiCallback<SubscriptionListDTO> callback) |
Get all subscriptions (asynchronously)
This will provide access to subscriptions in database.
|
com.squareup.okhttp.Call |
SubscriptionValidationApi.subscriptionsGetCall(String xWSO2Tenant,
Integer apiId,
Integer appId,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener) |
Build call for subscriptionsGet
|
ApiResponse<SubscriptionListDTO> |
SubscriptionValidationApi.subscriptionsGetWithHttpInfo(String xWSO2Tenant,
Integer apiId,
Integer appId) |
Get all subscriptions
This will provide access to subscriptions in database.
|
SynapseAttributesDTO |
RetrievingSynapseArtifactsApi.synapseAttributesGet(String apiName,
String tenantDomain,
String version) |
Get API UUID and label associated with it
This will provide access to synapse artifacts in database.
|
com.squareup.okhttp.Call |
RetrievingSynapseArtifactsApi.synapseAttributesGetAsync(String apiName,
String tenantDomain,
String version,
ApiCallback<SynapseAttributesDTO> callback) |
Get API UUID and label associated with it (asynchronously)
This will provide access to synapse artifacts in database.
|
com.squareup.okhttp.Call |
RetrievingSynapseArtifactsApi.synapseAttributesGetCall(String apiName,
String tenantDomain,
String version,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener) |
Build call for synapseAttributesGet
|
ApiResponse<SynapseAttributesDTO> |
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.
|
String |
ThrottlingApi.throttleAsStringGet(String query) |
throttled events available
This will provide access to throttled events in database.
|
com.squareup.okhttp.Call |
ThrottlingApi.throttleAsStringGetAsync(String query,
ApiCallback<String> callback) |
throttled events available (asynchronously)
This will provide access to throttled events in database.
|
com.squareup.okhttp.Call |
ThrottlingApi.throttleAsStringGetCall(String query,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener) |
Build call for throttleAsStringGet
|
ApiResponse<String> |
ThrottlingApi.throttleAsStringGetWithHttpInfo(String query) |
throttled events available
This will provide access to throttled events in database.
|
List<ThrottledEventDTO> |
ThrottlingApi.throttleGet(String query) |
throttled events available
This will provide access to throttled events in database.
|
com.squareup.okhttp.Call |
ThrottlingApi.throttleGetAsync(String query,
ApiCallback<List<ThrottledEventDTO>> callback) |
throttled events available (asynchronously)
This will provide access to throttled events in database.
|
com.squareup.okhttp.Call |
ThrottlingApi.throttleGetCall(String query,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener) |
Build call for throttleGet
|
ApiResponse<List<ThrottledEventDTO>> |
ThrottlingApi.throttleGetWithHttpInfo(String query) |
throttled events available
This will provide access to throttled events in database.
|
WebhooksSubscriptionsListDTO |
RetrievingWebhooksSubscriptionsApi.webhooksSubscriptionsGet(String xWSO2Tenant) |
Get webhooks subscriptions
This will provide list of webhooks subscriptions from the database.
|
com.squareup.okhttp.Call |
RetrievingWebhooksSubscriptionsApi.webhooksSubscriptionsGetAsync(String xWSO2Tenant,
ApiCallback<WebhooksSubscriptionsListDTO> callback) |
Get webhooks subscriptions (asynchronously)
This will provide list of webhooks subscriptions from the database.
|
com.squareup.okhttp.Call |
RetrievingWebhooksSubscriptionsApi.webhooksSubscriptionsGetCall(String xWSO2Tenant,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener) |
Build call for webhooksSubscriptionsGet
|
ApiResponse<WebhooksSubscriptionsListDTO> |
RetrievingWebhooksSubscriptionsApi.webhooksSubscriptionsGetWithHttpInfo(String xWSO2Tenant) |
Get webhooks subscriptions
This will provide list of webhooks subscriptions from the database.
|