public static final class DescribeGrantRulesToResourceResponseBody.GrantRules.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
DescribeGrantRulesToResourceResponseBody.GrantRules |
build() |
DescribeGrantRulesToResourceResponseBody.GrantRules.Builder |
cenId(String cenId)
The ID of the CEN instance.
|
DescribeGrantRulesToResourceResponseBody.GrantRules.Builder |
cenOwnerId(Long cenOwnerId)
The ID of the Alibaba Cloud account to which the CEN instance belongs.
|
DescribeGrantRulesToResourceResponseBody.GrantRules.Builder |
createTime(String createTime)
The timestamp when the permissions were granted.
|
DescribeGrantRulesToResourceResponseBody.GrantRules.Builder |
orderType(String orderType)
The entity that pays the fees of the network instance.
|
public DescribeGrantRulesToResourceResponseBody.GrantRules.Builder cenId(String cenId)
The ID of the CEN instance.
example:cen-44m0p68spvlrqq****
public DescribeGrantRulesToResourceResponseBody.GrantRules.Builder cenOwnerId(Long cenOwnerId)
The ID of the Alibaba Cloud account to which the CEN instance belongs.
example:1250123456123456
public DescribeGrantRulesToResourceResponseBody.GrantRules.Builder createTime(String createTime)
The timestamp when the permissions were granted. The time follows the ISO 8601 standard in the YYYY-MM-DDThh:mm:ssZ format. The time is displayed in UTC.
example:2024-01-24T16:46Z
public DescribeGrantRulesToResourceResponseBody.GrantRules.Builder orderType(String orderType)
The entity that pays the fees of the network instance. Valid values: Valid values:
PayByCenOwner
public DescribeGrantRulesToResourceResponseBody.GrantRules build()
Copyright © 2025. All rights reserved.