Uses of Class
org.wso2.am.integration.clients.store.api.v1.dto.APIURLsDTO
-
Packages that use APIURLsDTO Package Description org.wso2.am.integration.clients.store.api.v1.dto -
-
Uses of APIURLsDTO in org.wso2.am.integration.clients.store.api.v1.dto
Methods in org.wso2.am.integration.clients.store.api.v1.dto that return APIURLsDTO Modifier and Type Method Description APIURLsDTOAPIEndpointURLsDTO. getUrLs()Get urLsAPIURLsDTOAPIURLsDTO. http(String http)APIURLsDTOAPIURLsDTO. https(String https)APIURLsDTOAPIURLsDTO. ws(String ws)APIURLsDTOAPIURLsDTO. wss(String wss)Methods in org.wso2.am.integration.clients.store.api.v1.dto with parameters of type APIURLsDTO Modifier and Type Method Description voidAPIEndpointURLsDTO. setUrLs(APIURLsDTO urLs)APIEndpointURLsDTOAPIEndpointURLsDTO. urLs(APIURLsDTO urLs)
-