public static class PathMatchCondition.Builder extends Object
Modifier and Type | Method and Description |
---|---|
PathMatchCondition.Builder |
attributeValue(String attributeValue) |
PathMatchCondition |
build() |
PathMatchCondition.Builder |
copy(PathMatchCondition o) |
PathMatchCondition.Builder |
operator(PathMatchCondition.Operator operator) |
String |
toString() |
public PathMatchCondition.Builder attributeValue(String attributeValue)
public PathMatchCondition.Builder operator(PathMatchCondition.Operator operator)
public PathMatchCondition build()
public PathMatchCondition.Builder copy(PathMatchCondition o)
Copyright © 2016–2021. All rights reserved.