Uses of Class
org.wso2.am.integration.clients.publisher.api.v1.dto.APIServiceInfoDTO
-
Packages that use APIServiceInfoDTO Package Description org.wso2.am.integration.clients.publisher.api.v1.dto -
-
Uses of APIServiceInfoDTO in org.wso2.am.integration.clients.publisher.api.v1.dto
Methods in org.wso2.am.integration.clients.publisher.api.v1.dto that return APIServiceInfoDTO Modifier and Type Method Description APIServiceInfoDTOAPIDTO. getServiceInfo()Get serviceInfoAPIServiceInfoDTOAPIServiceInfoDTO. key(String key)APIServiceInfoDTOAPIServiceInfoDTO. name(String name)APIServiceInfoDTOAPIServiceInfoDTO. outdated(Boolean outdated)APIServiceInfoDTOAPIServiceInfoDTO. version(String version)Methods in org.wso2.am.integration.clients.publisher.api.v1.dto with parameters of type APIServiceInfoDTO Modifier and Type Method Description APIDTOAPIDTO. serviceInfo(APIServiceInfoDTO serviceInfo)voidAPIDTO. setServiceInfo(APIServiceInfoDTO serviceInfo)
-