public class PointcutsDto extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PointcutsDto.HttpResourcePointcutDTO |
| Constructor and Description |
|---|
PointcutsDto() |
| Modifier and Type | Method and Description |
|---|---|
static PointcutsDto |
from(List<com.mulesoft.mule.runtime.gw.api.policy.HttpResourcePointcut> httpResourcePointcuts) |
List<PointcutsDto.HttpResourcePointcutDTO> |
getResources() |
public static PointcutsDto from(List<com.mulesoft.mule.runtime.gw.api.policy.HttpResourcePointcut> httpResourcePointcuts)
public List<PointcutsDto.HttpResourcePointcutDTO> getResources()
Copyright © 2014–2022 MuleSoft, Inc.. All rights reserved.