| Package | Description |
|---|---|
| org.wso2.am.integration.clients.internal.api | |
| org.wso2.am.integration.clients.internal.api.dto |
| Modifier and Type | Method and Description |
|---|---|
ScopesListDTO |
SubscriptionValidationApi.scopesGet(String xWSO2Tenant,
String scopeKey)
Get all scopes.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<ScopesListDTO> |
SubscriptionValidationApi.scopesGetWithHttpInfo(String xWSO2Tenant,
String scopeKey)
Get all scopes.
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
SubscriptionValidationApi.scopesGetAsync(String xWSO2Tenant,
String scopeKey,
ApiCallback<ScopesListDTO> callback)
Get all scopes.
|
| Modifier and Type | Method and Description |
|---|---|
ScopesListDTO |
ScopesListDTO.addListItem(ScopeDTO listItem) |
ScopesListDTO |
ScopesListDTO.count(Integer count) |
ScopesListDTO |
ScopesListDTO.list(List<ScopeDTO> list) |
ScopesListDTO |
ScopesListDTO.pagination(PaginationDTO pagination) |
Copyright © 2021 WSO2 Inc. All rights reserved.