Package | Description |
---|---|
com.tencentcloudapi.monitor.v20180724.models |
Modifier and Type | Method and Description |
---|---|
GrafanaAccountRole[] |
GrafanaAccountInfo.getRole()
Get User permission
|
GrafanaAccountRole[] |
CreateSSOAccountRequest.getRole()
Get Permission
|
GrafanaAccountRole[] |
UpdateSSOAccountRequest.getRole()
Get Permission
|
Modifier and Type | Method and Description |
---|---|
void |
GrafanaAccountInfo.setRole(GrafanaAccountRole[] Role)
Set User permission
|
void |
CreateSSOAccountRequest.setRole(GrafanaAccountRole[] Role)
Set Permission
|
void |
UpdateSSOAccountRequest.setRole(GrafanaAccountRole[] Role)
Set Permission
|
Constructor and Description |
---|
GrafanaAccountRole(GrafanaAccountRole source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2023. All rights reserved.