Uses of Class
org.wso2.am.integration.clients.publisher.api.v1.dto.APIExternalStoreDTO
-
Packages that use APIExternalStoreDTO Package Description org.wso2.am.integration.clients.publisher.api.v1.dto -
-
Uses of APIExternalStoreDTO in org.wso2.am.integration.clients.publisher.api.v1.dto
Methods in org.wso2.am.integration.clients.publisher.api.v1.dto that return APIExternalStoreDTO Modifier and Type Method Description APIExternalStoreDTOAPIExternalStoreDTO. id(String id)APIExternalStoreDTOAPIExternalStoreDTO. lastUpdatedTime(String lastUpdatedTime)Methods in org.wso2.am.integration.clients.publisher.api.v1.dto that return types with arguments of type APIExternalStoreDTO Modifier and Type Method Description List<APIExternalStoreDTO>APIExternalStoreListDTO. getList()Get listMethod parameters in org.wso2.am.integration.clients.publisher.api.v1.dto with type arguments of type APIExternalStoreDTO Modifier and Type Method Description APIExternalStoreListDTOAPIExternalStoreListDTO. list(List<APIExternalStoreDTO> list)voidAPIExternalStoreListDTO. setList(List<APIExternalStoreDTO> list)
-