Uses of Class
org.wso2.am.integration.clients.store.api.v1.dto.SettingsDTO
-
Packages that use SettingsDTO Package Description org.wso2.am.integration.clients.store.api.v1 org.wso2.am.integration.clients.store.api.v1.dto -
-
Uses of SettingsDTO in org.wso2.am.integration.clients.store.api.v1
Methods in org.wso2.am.integration.clients.store.api.v1 that return SettingsDTO Modifier and Type Method Description SettingsDTOSettingsApi. settingsGet(String xWSO2Tenant)Retreive Developer Portal settings Retreive Developer Portal SettingsMethods in org.wso2.am.integration.clients.store.api.v1 that return types with arguments of type SettingsDTO Modifier and Type Method Description ApiResponse<SettingsDTO>SettingsApi. settingsGetWithHttpInfo(String xWSO2Tenant)Retreive Developer Portal settings Retreive Developer Portal SettingsMethod parameters in org.wso2.am.integration.clients.store.api.v1 with type arguments of type SettingsDTO Modifier and Type Method Description okhttp3.CallSettingsApi. settingsGetAsync(String xWSO2Tenant, ApiCallback<SettingsDTO> _callback)Retreive Developer Portal settings (asynchronously) Retreive Developer Portal Settings -
Uses of SettingsDTO in org.wso2.am.integration.clients.store.api.v1.dto
-