Package | Description |
---|---|
com.tencentcloudapi.monitor.v20180724.models |
Modifier and Type | Method and Description |
---|---|
GrafanaAccountRole[] |
CreateSSOAccountRequest.getRole()
Get 权限(只取数组中的第一个,其中 Organization 暂未使用,可不填)
|
GrafanaAccountRole[] |
GrafanaAccountInfo.getRole()
Get 用户权限
|
GrafanaAccountRole[] |
UpdateSSOAccountRequest.getRole()
Get 权限
|
Modifier and Type | Method and Description |
---|---|
void |
CreateSSOAccountRequest.setRole(GrafanaAccountRole[] Role)
Set 权限(只取数组中的第一个,其中 Organization 暂未使用,可不填)
|
void |
GrafanaAccountInfo.setRole(GrafanaAccountRole[] Role)
Set 用户权限
|
void |
UpdateSSOAccountRequest.setRole(GrafanaAccountRole[] Role)
Set 权限
|
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 © 2024. All rights reserved.