public interface BaggageRestrictionManager
Restriction
for a specific baggage key which will determine whether the baggage key is
allowed for the current service and any other applicable restrictions on the
baggage value.Modifier and Type | Field and Description |
---|---|
static int |
DEFAULT_MAX_VALUE_LENGTH |
Modifier and Type | Method and Description |
---|---|
Restriction |
getRestriction(java.lang.String service,
java.lang.String key) |
static final int DEFAULT_MAX_VALUE_LENGTH
Restriction getRestriction(java.lang.String service, java.lang.String key)