public class ResourceScope extends SerializableObject
| Modifier and Type | Class and Description |
|---|---|
static class |
ResourceScope.Builder |
| Modifier and Type | Field and Description |
|---|---|
protected Resource |
object |
protected EnumWrapper<ResourceScopeScopeField> |
scope
The scopes for the resource access.
|
explicitlySetNullableFields| Modifier | Constructor and Description |
|---|---|
|
ResourceScope() |
protected |
ResourceScope(ResourceScope.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Resource |
getObject() |
EnumWrapper<ResourceScopeScopeField> |
getScope() |
int |
hashCode() |
String |
toString() |
getRawData, setRawDatagetExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetprotected EnumWrapper<ResourceScopeScopeField> scope
public ResourceScope()
protected ResourceScope(ResourceScope.Builder builder)
public EnumWrapper<ResourceScopeScopeField> getScope()