Uses of Class
org.wso2.am.integration.clients.publisher.api.v1.dto.ExternalStoreDTO
Packages that use ExternalStoreDTO
Package
Description
-
Uses of ExternalStoreDTO in org.wso2.am.integration.clients.publisher.api.v1
Methods in org.wso2.am.integration.clients.publisher.api.v1 that return ExternalStoreDTOModifier and TypeMethodDescriptionExternalStoresApi.getAllExternalStores()Retrieve External Stores List to Publish an API Retrieve external stores list configured to publish an APIMethods in org.wso2.am.integration.clients.publisher.api.v1 that return types with arguments of type ExternalStoreDTOModifier and TypeMethodDescriptionExternalStoresApi.getAllExternalStoresWithHttpInfo()Retrieve External Stores List to Publish an API Retrieve external stores list configured to publish an APIMethod parameters in org.wso2.am.integration.clients.publisher.api.v1 with type arguments of type ExternalStoreDTOModifier and TypeMethodDescriptionokhttp3.CallExternalStoresApi.getAllExternalStoresAsync(ApiCallback<ExternalStoreDTO> _callback) Retrieve External Stores List to Publish an API (asynchronously) Retrieve external stores list configured to publish an API -
Uses of ExternalStoreDTO in org.wso2.am.integration.clients.publisher.api.v1.dto
Methods in org.wso2.am.integration.clients.publisher.api.v1.dto that return ExternalStoreDTOMethods in org.wso2.am.integration.clients.publisher.api.v1.dto that return types with arguments of type ExternalStoreDTOMethod parameters in org.wso2.am.integration.clients.publisher.api.v1.dto with type arguments of type ExternalStoreDTOModifier and TypeMethodDescriptionExternalStoreListDTO.list(List<ExternalStoreDTO> list) voidExternalStoreListDTO.setList(List<ExternalStoreDTO> list)