| 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 store settings
Retreive store settings
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<SettingsDTO> |
SettingsApi.settingsGetWithHttpInfo(String xWSO2Tenant)
Retreive store settings
Retreive store settings
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
SettingsApi.settingsGetAsync(String xWSO2Tenant,
ApiCallback<SettingsDTO> callback)
Retreive store settings (asynchronously)
Retreive store settings
|
Copyright © 2020 WSO2 Inc. All rights reserved.