@Incubating public interface AccessRule
| Modifier and Type | Method and Description |
|---|---|
int |
getKind()
Returns the encoded type of the access rule.
|
java.lang.String |
getPattern()
Returns the file pattern of this access rule.
|
int getKind()
java.lang.String getPattern()