Modifier and Type | Class and Description |
---|---|
static class |
Policy.Rule.RuleBuilder
Builder for a
Policy.Rule . |
Modifier and Type | Method and Description |
---|---|
static Policy.Rule.RuleBuilder |
builder()
Create a new builder for
Policy.Rule . |
boolean |
equals(Object o) |
Map<String,List<String>> |
getAllowedParameters() |
List<Policy.Capability> |
getCapabilities() |
Map<String,List<String>> |
getDeniedParameters() |
Duration |
getMaxWrappingTtl() |
Duration |
getMinWrappingTtl() |
String |
getPath() |
int |
hashCode() |
public static Policy.Rule.RuleBuilder builder()
Policy.Rule
.Policy.Rule.RuleBuilder
.public String getPath()
public List<Policy.Capability> getCapabilities()
Copyright © 2016–2021 Pivotal Software, Inc.. All rights reserved.