| Package | Description |
|---|---|
| org.wso2.am.integration.clients.admin.api | |
| org.wso2.am.integration.clients.admin.api.dto |
| Modifier and Type | Method and Description |
|---|---|
KeyManagerListDTO |
KeyManagerCollectionApi.keyManagersGet()
Get all Key managers
Get all Key managers
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<KeyManagerListDTO> |
KeyManagerCollectionApi.keyManagersGetWithHttpInfo()
Get all Key managers
Get all Key managers
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
KeyManagerCollectionApi.keyManagersGetAsync(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.