Uses of Class
org.wso2.am.integration.clients.publisher.api.v1.dto.SharedScopeUsedAPIInfoDTO
-
Packages that use SharedScopeUsedAPIInfoDTO Package Description org.wso2.am.integration.clients.publisher.api.v1.dto -
-
Uses of SharedScopeUsedAPIInfoDTO in org.wso2.am.integration.clients.publisher.api.v1.dto
Methods in org.wso2.am.integration.clients.publisher.api.v1.dto that return SharedScopeUsedAPIInfoDTO Modifier and Type Method Description SharedScopeUsedAPIInfoDTOSharedScopeUsedAPIInfoDTO. context(String context)SharedScopeUsedAPIInfoDTOSharedScopeUsedAPIInfoDTO. name(String name)SharedScopeUsedAPIInfoDTOSharedScopeUsedAPIInfoDTO. provider(String provider)SharedScopeUsedAPIInfoDTOSharedScopeUsedAPIInfoDTO. usedResourceList(List<SharedScopeUsedAPIResourceInfoDTO> usedResourceList)SharedScopeUsedAPIInfoDTOSharedScopeUsedAPIInfoDTO. version(String version)Methods in org.wso2.am.integration.clients.publisher.api.v1.dto that return types with arguments of type SharedScopeUsedAPIInfoDTO Modifier and Type Method Description List<SharedScopeUsedAPIInfoDTO>SharedScopeUsageDTO. getUsedApiList()API list which have used the shared scopeMethod parameters in org.wso2.am.integration.clients.publisher.api.v1.dto with type arguments of type SharedScopeUsedAPIInfoDTO Modifier and Type Method Description voidSharedScopeUsageDTO. setUsedApiList(List<SharedScopeUsedAPIInfoDTO> usedApiList)SharedScopeUsageDTOSharedScopeUsageDTO. usedApiList(List<SharedScopeUsedAPIInfoDTO> usedApiList)
-