| 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 |
|---|---|
KeyManagerListDTO |
KeyManagersCollectionApi.keyManagersGet(String xWSO2Tenant)
Get All Key Managers
Get all Key managers
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<KeyManagerListDTO> |
KeyManagersCollectionApi.keyManagersGetWithHttpInfo(String xWSO2Tenant)
Get All Key Managers
Get all Key managers
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
KeyManagersCollectionApi.keyManagersGetAsync(String xWSO2Tenant,
ApiCallback<KeyManagerListDTO> _callback)
Get All Key Managers (asynchronously)
Get all Key managers
|
| Modifier and Type | Method and Description |
|---|---|
KeyManagerListDTO |
KeyManagerListDTO.count(Integer count) |
KeyManagerListDTO |
KeyManagerListDTO.list(List<KeyManagerInfoDTO> list) |
Copyright © 2021 WSO2 Inc. All rights reserved.