Uses of Class
org.wso2.am.integration.clients.store.api.v1.dto.APIDefaultVersionURLsDTO
-
Packages that use APIDefaultVersionURLsDTO Package Description org.wso2.am.integration.clients.store.api.v1.dto -
-
Uses of APIDefaultVersionURLsDTO in org.wso2.am.integration.clients.store.api.v1.dto
Methods in org.wso2.am.integration.clients.store.api.v1.dto that return APIDefaultVersionURLsDTO Modifier and Type Method Description APIDefaultVersionURLsDTOAPIEndpointURLsDTO. getDefaultVersionURLs()Get defaultVersionURLsAPIDefaultVersionURLsDTOAPIDefaultVersionURLsDTO. http(String http)APIDefaultVersionURLsDTOAPIDefaultVersionURLsDTO. https(String https)APIDefaultVersionURLsDTOAPIDefaultVersionURLsDTO. ws(String ws)APIDefaultVersionURLsDTOAPIDefaultVersionURLsDTO. wss(String wss)Methods in org.wso2.am.integration.clients.store.api.v1.dto with parameters of type APIDefaultVersionURLsDTO Modifier and Type Method Description APIEndpointURLsDTOAPIEndpointURLsDTO. defaultVersionURLs(APIDefaultVersionURLsDTO defaultVersionURLs)voidAPIEndpointURLsDTO. setDefaultVersionURLs(APIDefaultVersionURLsDTO defaultVersionURLs)
-