| 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 |
|---|---|
APIKeyDTO |
ApIsApi.generateInternalAPIKey(String apiId)
Generate internal API Key to invoke APIS.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<APIKeyDTO> |
ApIsApi.generateInternalAPIKeyWithHttpInfo(String apiId)
Generate internal API Key to invoke APIS.
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
ApIsApi.generateInternalAPIKeyAsync(String apiId,
ApiCallback<APIKeyDTO> _callback)
Generate internal API Key to invoke APIS.
|
| Modifier and Type | Method and Description |
|---|---|
APIKeyDTO |
APIKeyDTO.apikey(String apikey) |
APIKeyDTO |
APIKeyDTO.validityTime(Integer validityTime) |
Copyright © 2021 WSO2 Inc. All rights reserved.