Uses of Class
org.wso2.am.integration.clients.publisher.api.v1.dto.APIInfoDTO
-
Packages that use APIInfoDTO Package Description org.wso2.am.integration.clients.publisher.api.v1.dto -
-
Uses of APIInfoDTO in org.wso2.am.integration.clients.publisher.api.v1.dto
Methods in org.wso2.am.integration.clients.publisher.api.v1.dto that return types with arguments of type APIInfoDTO Modifier and Type Method Description List<APIInfoDTO>APIListDTO. getList()Get listMethod parameters in org.wso2.am.integration.clients.publisher.api.v1.dto with type arguments of type APIInfoDTO Modifier and Type Method Description APIListDTOAPIListDTO. list(List<APIInfoDTO> list)voidAPIListDTO. setList(List<APIInfoDTO> list)
-