| Package | Description |
|---|---|
| com.mulesoft.mule.runtime.gw.client.dto.keepalive |
| Modifier and Type | Method and Description |
|---|---|
List<PolicyStatusDto> |
KeepAliveDto.getPolicies() |
| Modifier and Type | Method and Description |
|---|---|
void |
KeepAliveDto.setPolicies(List<PolicyStatusDto> policies) |
| Constructor and Description |
|---|
KeepAliveDto(GateKeeperStatusDto gateKeeper,
List<PolicyStatusDto> policies,
String contracts) |
Copyright © 2014–2025 MuleSoft, Inc.. All rights reserved.