| Package | Description |
|---|---|
| com.mulesoft.mule.runtime.gw.client | |
| com.mulesoft.mule.runtime.gw.client.session |
| Modifier and Type | Method and Description |
|---|---|
PlatformResponse<Void> |
ApiPlatformClient.activateEndpoint(String organizationId,
String environmentId,
Long apiId,
KeepAliveDto payload,
String etag)
Marks a specific API as active in API Manager, using endpoint .
|
| Modifier and Type | Method and Description |
|---|---|
ApiPlatformSession |
MonitoredApiPlatformSession.activateEndpoint(String organizationId,
String environmentId,
Long apiId,
KeepAliveDto payload,
String etag) |
ApiPlatformSession |
FileSystemPlatformSession.activateEndpoint(String organizationId,
String environmentId,
Long apiId,
KeepAliveDto payload,
String etag) |
ApiPlatformSession |
ApiPlatformSession.activateEndpoint(String organizationId,
String environmentId,
Long apiId,
KeepAliveDto payload,
String etag)
Activates an endpoint in ApiPlatform providing the API's status
|
Copyright © 2014–2025 MuleSoft, Inc.. All rights reserved.