| Package | Description |
|---|---|
| com.mulesoft.mule.runtime.gw.client.session | |
| com.mulesoft.mule.runtime.gw.client.session.factory |
| Modifier and Type | Class and Description |
|---|---|
class |
FileSystemPlatformSession |
class |
MonitoredApiPlatformSession |
| 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
|
| Modifier and Type | Method and Description |
|---|---|
ApiPlatformSession |
FileSystemApiPlatformSessionFactory.create() |
ApiPlatformSession |
ApiPlatformSessionFactory.create() |
ApiPlatformSession |
RestClientApiPlatformSessionFactory.create() |
Copyright © 2014–2025 MuleSoft, Inc.. All rights reserved.