@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2020-10-28T14:12:34.799+01:00[Europe/Prague]") public class DefaultShareScope extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
DefaultShareScope.ScopeEnum
The scope of the default sharing for new filters and dashboards: * `AUTHENTICATED` Shared with all logged-in users
|
| Constructor and Description |
|---|
DefaultShareScope() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
DefaultShareScope.ScopeEnum |
getScope()
The scope of the default sharing for new filters and dashboards: * `AUTHENTICATED` Shared with all logged-in users
|
int |
hashCode() |
DefaultShareScope |
scope(DefaultShareScope.ScopeEnum scope) |
void |
setScope(DefaultShareScope.ScopeEnum scope) |
String |
toString() |
public DefaultShareScope scope(DefaultShareScope.ScopeEnum scope)
public DefaultShareScope.ScopeEnum getScope()
public void setScope(DefaultShareScope.ScopeEnum scope)
Copyright © 2011–2021 Everit Kft.. All rights reserved.