Package | Description |
---|---|
com.tencentcloudapi.cme.v20191029.models |
Modifier and Type | Method and Description |
---|---|
Resource |
DescribeResourceAuthorizationRequest.getResource()
Get 资源。
|
Resource |
ResourceInfo.getResource()
Get 媒资和分类资源。
注意:此字段可能返回 null,表示取不到有效值。
|
Resource[] |
RevokeResourceAuthorizationRequest.getResources()
Get 被授权资源。
|
Resource[] |
GrantResourceAuthorizationRequest.getResources()
Get 被授权资源。
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeResourceAuthorizationRequest.setResource(Resource Resource)
Set 资源。
|
void |
ResourceInfo.setResource(Resource Resource)
Set 媒资和分类资源。
注意:此字段可能返回 null,表示取不到有效值。
|
void |
RevokeResourceAuthorizationRequest.setResources(Resource[] Resources)
Set 被授权资源。
|
void |
GrantResourceAuthorizationRequest.setResources(Resource[] Resources)
Set 被授权资源。
|
Constructor and Description |
---|
Resource(Resource 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 © 2022. All rights reserved.