| Package | Description |
|---|---|
| com.mulesoft.mule.runtime.gw.client | |
| com.mulesoft.mule.runtime.gw.client.adapter | |
| com.mulesoft.mule.runtime.gw.client.session |
| Modifier and Type | Method and Description |
|---|---|
PlatformResponse<ApiResponse> |
ApiPlatformClient.getApi(com.mulesoft.mule.runtime.gw.api.key.ApiKey apiKey,
String apiEntityTag)
Retrieves the API details of a specific API, including applied policies, identity management, associated SLAs and metadata of
the API from API Manager, using endpoint .
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse |
ApiResponseBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse |
ApiPlatformSession.getApi(Api api)
Retrieves an
Api using the local data. |
ApiResponse |
FileSystemPlatformSession.getApi(Api api) |
ApiResponse |
MonitoredApiPlatformSession.getApi(Api api) |
ApiResponse |
ApiPlatformSession.getApi(com.mulesoft.mule.runtime.gw.api.key.ApiKey apiKey)
Retrieves an
Api using the local data. |
ApiResponse |
FileSystemPlatformSession.getApi(com.mulesoft.mule.runtime.gw.api.key.ApiKey apiKey) |
ApiResponse |
MonitoredApiPlatformSession.getApi(com.mulesoft.mule.runtime.gw.api.key.ApiKey apiKey) |
ApiResponse |
ApiPlatformSession.getApi(com.mulesoft.mule.runtime.gw.api.key.ApiKey apiKey,
String apiEntityTag)
Retrieves an
Api using the local data. |
ApiResponse |
FileSystemPlatformSession.getApi(com.mulesoft.mule.runtime.gw.api.key.ApiKey apiKey,
String apiEntityTag) |
ApiResponse |
MonitoredApiPlatformSession.getApi(com.mulesoft.mule.runtime.gw.api.key.ApiKey apiKey,
String apiEntityTag) |
Copyright © 2014–2024 MuleSoft, Inc.. All rights reserved.