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 . |
Map<String,List<String>> |
getAllowedParameters() |
List<Policy.Capability> |
getCapabilities() |
Map<String,List<String>> |
getDeniedParameters() |
Duration |
getMaxWrappingTtl() |
Duration |
getMinWrappingTtl() |
String |
getPath() |
public String getPath()
public List<Policy.Capability> getCapabilities()
public static Policy.Rule.RuleBuilder builder()
Policy.Rule
.Policy.Rule.RuleBuilder
.Copyright © 2016–2018 Pivotal Software, Inc.. All rights reserved.