Uses of Class
org.wso2.am.integration.clients.publisher.api.v1.dto.SharedScopeUsedAPIResourceInfoDTO
-
Packages that use SharedScopeUsedAPIResourceInfoDTO Package Description org.wso2.am.integration.clients.publisher.api.v1.dto -
-
Uses of SharedScopeUsedAPIResourceInfoDTO in org.wso2.am.integration.clients.publisher.api.v1.dto
Methods in org.wso2.am.integration.clients.publisher.api.v1.dto that return SharedScopeUsedAPIResourceInfoDTO Modifier and Type Method Description SharedScopeUsedAPIResourceInfoDTOSharedScopeUsedAPIResourceInfoDTO. target(String target)SharedScopeUsedAPIResourceInfoDTOSharedScopeUsedAPIResourceInfoDTO. verb(String verb)Methods in org.wso2.am.integration.clients.publisher.api.v1.dto that return types with arguments of type SharedScopeUsedAPIResourceInfoDTO Modifier and Type Method Description List<SharedScopeUsedAPIResourceInfoDTO>SharedScopeUsedAPIInfoDTO. getUsedResourceList()Resource list which have used the shared scope within this APIMethod parameters in org.wso2.am.integration.clients.publisher.api.v1.dto with type arguments of type SharedScopeUsedAPIResourceInfoDTO Modifier and Type Method Description voidSharedScopeUsedAPIInfoDTO. setUsedResourceList(List<SharedScopeUsedAPIResourceInfoDTO> usedResourceList)SharedScopeUsedAPIInfoDTOSharedScopeUsedAPIInfoDTO. usedResourceList(List<SharedScopeUsedAPIResourceInfoDTO> usedResourceList)
-