| Package | Description |
|---|---|
| com.mulesoft.mule.runtime.gw.client.adapter | |
| com.mulesoft.mule.runtime.gw.client.dto |
| Modifier and Type | Method and Description |
|---|---|
PolicyDefinition |
PolicyDefinitionBuilder.from(com.mulesoft.mule.runtime.gw.api.key.ApiKey apiKey,
PolicyDefinitionDto dto,
String endpointType,
IdentityManagementDto identityManagement) |
| Modifier and Type | Method and Description |
|---|---|
List<PolicyDefinitionDto> |
ApiDto.getPolicies() |
| Modifier and Type | Method and Description |
|---|---|
void |
ApiDto.setPolicies(List<PolicyDefinitionDto> policies) |
| Constructor and Description |
|---|
ApiDto(Long id,
String instanceName,
String version,
String organizationId,
String environmentId,
List<SlaDto> tiers,
List<PolicyDefinitionDto> policies,
String exchangeAssetName) |
Copyright © 2014–2024 MuleSoft, Inc.. All rights reserved.