| 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 |
|---|---|
com.squareup.okhttp.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.addListItem(KeyManagerInfoDTO listItem) |
KeyManagerListDTO |
KeyManagerListDTO.count(Integer count) |
KeyManagerListDTO |
KeyManagerListDTO.list(List<KeyManagerInfoDTO> list) |
Copyright © 2020 WSO2 Inc. All rights reserved.