| Package | Description |
|---|---|
| org.wso2.am.integration.clients.publisher.api.v1.dto |
| Modifier and Type | Method and Description |
|---|---|
SharedScopeUsedAPIInfoDTO |
SharedScopeUsedAPIInfoDTO.addUsedResourceListItem(SharedScopeUsedAPIResourceInfoDTO usedResourceListItem) |
SharedScopeUsedAPIInfoDTO |
SharedScopeUsedAPIInfoDTO.context(String context) |
SharedScopeUsedAPIInfoDTO |
SharedScopeUsedAPIInfoDTO.name(String name) |
SharedScopeUsedAPIInfoDTO |
SharedScopeUsedAPIInfoDTO.provider(String provider) |
SharedScopeUsedAPIInfoDTO |
SharedScopeUsedAPIInfoDTO.usedResourceList(List<SharedScopeUsedAPIResourceInfoDTO> usedResourceList) |
SharedScopeUsedAPIInfoDTO |
SharedScopeUsedAPIInfoDTO.version(String version) |
| Modifier and Type | Method and Description |
|---|---|
List<SharedScopeUsedAPIInfoDTO> |
SharedScopeUsageDTO.getUsedApiList()
API list which have used the shared scope
|
| Modifier and Type | Method and Description |
|---|---|
SharedScopeUsageDTO |
SharedScopeUsageDTO.addUsedApiListItem(SharedScopeUsedAPIInfoDTO usedApiListItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
SharedScopeUsageDTO.setUsedApiList(List<SharedScopeUsedAPIInfoDTO> usedApiList) |
SharedScopeUsageDTO |
SharedScopeUsageDTO.usedApiList(List<SharedScopeUsedAPIInfoDTO> usedApiList) |
Copyright © 2020 WSO2 Inc. All rights reserved.