| Package | Description |
|---|---|
| org.wso2.am.integration.clients.publisher.api.v1 | |
| org.wso2.am.integration.clients.publisher.api.v1.dto |
| Modifier and Type | Method and Description |
|---|---|
KeyManagerListDTO |
KeyManagersCollectionApi.getAllKeyManagers()
Get All Key Managers
Get all Key managers
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<KeyManagerListDTO> |
KeyManagersCollectionApi.getAllKeyManagersWithHttpInfo()
Get All Key Managers
Get all Key managers
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
KeyManagersCollectionApi.getAllKeyManagersAsync(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.