public static final class Acl.Domain extends Acl.Entity
Acl.Entity.Type
Constructor and Description |
---|
Domain(String domain)
Creates a Domain entity given the domain name.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getDomain()
Returns the domain name.
|
int |
hashCode() |
String |
toString() |
getType
public Domain(String domain)
Copyright © 2019 Google LLC. All rights reserved.