| Package | Description |
|---|---|
| org.wso2.am.integration.clients.store.api.v1 | |
| org.wso2.am.integration.clients.store.api.v1.dto |
| Modifier and Type | Method and Description |
|---|---|
SettingsDTO |
SettingsApi.settingsGet(String xWSO2Tenant)
Retreive Devportal settings
Retreive Devportal Settings
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<SettingsDTO> |
SettingsApi.settingsGetWithHttpInfo(String xWSO2Tenant)
Retreive Devportal settings
Retreive Devportal Settings
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
SettingsApi.settingsGetAsync(String xWSO2Tenant,
ApiCallback<SettingsDTO> _callback)
Retreive Devportal settings (asynchronously)
Retreive Devportal Settings
|
Copyright © 2021 WSO2 Inc. All rights reserved.