| Package | Description |
|---|---|
| org.wso2.am.integration.clients.publisher.api.v1.dto |
| Modifier and Type | Method and Description |
|---|---|
SharedScopeUsedAPIResourceInfoDTO |
SharedScopeUsedAPIResourceInfoDTO.target(String target) |
SharedScopeUsedAPIResourceInfoDTO |
SharedScopeUsedAPIResourceInfoDTO.verb(String verb) |
| Modifier and Type | Method and Description |
|---|---|
List<SharedScopeUsedAPIResourceInfoDTO> |
SharedScopeUsedAPIInfoDTO.getUsedResourceList()
Resource list which have used the shared scope within this API
|
| Modifier and Type | Method and Description |
|---|---|
SharedScopeUsedAPIInfoDTO |
SharedScopeUsedAPIInfoDTO.addUsedResourceListItem(SharedScopeUsedAPIResourceInfoDTO usedResourceListItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
SharedScopeUsedAPIInfoDTO.setUsedResourceList(List<SharedScopeUsedAPIResourceInfoDTO> usedResourceList) |
SharedScopeUsedAPIInfoDTO |
SharedScopeUsedAPIInfoDTO.usedResourceList(List<SharedScopeUsedAPIResourceInfoDTO> usedResourceList) |
Copyright © 2020 WSO2 Inc. All rights reserved.