Modifier and Type | Method and Description |
---|---|
AllowRule |
build() |
AllowRule.Builder |
conditions(List<RuleCondition> conditions) |
AllowRule.Builder |
copy(AllowRule o) |
AllowRule.Builder |
description(String description) |
String |
toString() |
public AllowRule.Builder conditions(List<RuleCondition> conditions)
public AllowRule.Builder description(String description)
public AllowRule build()
public AllowRule.Builder copy(AllowRule o)
Copyright © 2016–2021. All rights reserved.