| Package | Description |
|---|---|
| org.wso2.am.integration.clients.store.api.v1 | |
| org.wso2.am.integration.clients.store.api.v1.dto |
| Modifier and Type | Method and Description |
|---|---|
GraphQLQueryComplexityInfoDTO |
GraphQlPoliciesApi.apisApiIdGraphqlPoliciesComplexityGet(String apiId)
Get the Complexity Related Details of an API
This operation can be used to retrieve complexity related details belonging to an API by providing the API id.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<GraphQLQueryComplexityInfoDTO> |
GraphQlPoliciesApi.apisApiIdGraphqlPoliciesComplexityGetWithHttpInfo(String apiId)
Get the Complexity Related Details of an API
This operation can be used to retrieve complexity related details belonging to an API by providing the API id.
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
GraphQlPoliciesApi.apisApiIdGraphqlPoliciesComplexityGetAsync(String apiId,
ApiCallback<GraphQLQueryComplexityInfoDTO> _callback)
Get the Complexity Related Details of an API (asynchronously)
This operation can be used to retrieve complexity related details belonging to an API by providing the API id.
|
| Modifier and Type | Method and Description |
|---|---|
GraphQLQueryComplexityInfoDTO |
GraphQLQueryComplexityInfoDTO.list(List<GraphQLCustomComplexityInfoDTO> list) |
Copyright © 2021 WSO2 Inc. All rights reserved.