| 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<ApiClientsResponse> |
ApiPlatformClient.getApiClients(String organizationId,
String environmentId,
Long apiId,
String contractsEntityTag) |
| Modifier and Type | Method and Description |
|---|---|
ApiClientsResponse |
ApiClientsResponseBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
ApiClientsResponse |
FileSystemPlatformSession.getApiClients(String organizationId,
String environmentId,
Long apiId) |
ApiClientsResponse |
ApiPlatformSession.getApiClients(String organizationId,
String environmentId,
Long apiId)
|
ApiClientsResponse |
MonitoredApiPlatformSession.getApiClients(String organizationId,
String environmentId,
Long apiId) |
ApiClientsResponse |
FileSystemPlatformSession.getApiClients(String organizationId,
String environmentId,
Long apiId,
String contractsEntityTag) |
ApiClientsResponse |
ApiPlatformSession.getApiClients(String organizationId,
String environmentId,
Long apiId,
String contractsEntityTag)
|
ApiClientsResponse |
MonitoredApiPlatformSession.getApiClients(String organizationId,
String environmentId,
Long apiId,
String contractsEntityTag) |
Copyright © 2014–2022 MuleSoft, Inc.. All rights reserved.