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() |
getType
public Routine(RoutineId id)
Copyright © 2023 Google LLC. All rights reserved.