public static final class Acl.Routine extends Acl.Entity
Acl.Entity.Type| Constructor and Description |
|---|
Routine(RoutineId id)
Creates a Routine entity given the routine's id.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
RoutineId |
getId()
Returns routine's identity.
|
int |
hashCode() |
String |
toString() |
getTypepublic Routine(RoutineId id)
Copyright © 2021 Google LLC. All rights reserved.