Uses of Class
org.wso2.am.integration.clients.store.api.v1.dto.APIEndpointURLsDTO
-
Packages that use APIEndpointURLsDTO Package Description org.wso2.am.integration.clients.store.api.v1.dto -
-
Uses of APIEndpointURLsDTO in org.wso2.am.integration.clients.store.api.v1.dto
Methods in org.wso2.am.integration.clients.store.api.v1.dto that return APIEndpointURLsDTO Modifier and Type Method Description APIEndpointURLsDTOAPIEndpointURLsDTO. defaultVersionURLs(APIDefaultVersionURLsDTO defaultVersionURLs)APIEndpointURLsDTOAPIEndpointURLsDTO. environmentDisplayName(String environmentDisplayName)APIEndpointURLsDTOAPIEndpointURLsDTO. environmentName(String environmentName)APIEndpointURLsDTOAPIEndpointURLsDTO. environmentType(String environmentType)APIEndpointURLsDTOAPIEndpointURLsDTO. urLs(APIURLsDTO urLs)Methods in org.wso2.am.integration.clients.store.api.v1.dto that return types with arguments of type APIEndpointURLsDTO Modifier and Type Method Description List<APIEndpointURLsDTO>APIDTO. getEndpointURLs()Get endpointURLsMethod parameters in org.wso2.am.integration.clients.store.api.v1.dto with type arguments of type APIEndpointURLsDTO Modifier and Type Method Description APIDTOAPIDTO. endpointURLs(List<APIEndpointURLsDTO> endpointURLs)voidAPIDTO. setEndpointURLs(List<APIEndpointURLsDTO> endpointURLs)
-