public final class RegionScope extends Object
| Modifier and Type | Field and Description |
|---|---|
static RegionScope |
GLOBAL |
| Modifier and Type | Method and Description |
|---|---|
static RegionScope |
create(String value)
Creates a RegionScope with the supplied value.
|
boolean |
equals(Object o) |
int |
hashCode() |
String |
id()
Gets the string representation of this region scope.
|
public static final RegionScope GLOBAL
public String id()
public static RegionScope create(String value)
value - See class documentation RegionScope for allowed values.Copyright © 2023. All rights reserved.