public static final class DescribeGrantRulesToCenResponseBody.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
DescribeGrantRulesToCenResponseBody |
build() |
DescribeGrantRulesToCenResponseBody.Builder |
grantRules(DescribeGrantRulesToCenResponseBody.GrantRules grantRules)
The permissions that are granted to the CEN instance.
|
DescribeGrantRulesToCenResponseBody.Builder |
maxResults(Long maxResults)
If no value is specified for MaxResults, query results are returned in one batch.
|
DescribeGrantRulesToCenResponseBody.Builder |
nextToken(String nextToken)
The returned value of NextToken is a pagination token, which can be used in the next request to retrieve a new page of results.
|
DescribeGrantRulesToCenResponseBody.Builder |
requestId(String requestId)
The request ID.
|
DescribeGrantRulesToCenResponseBody.Builder |
totalCount(Long totalCount)
The total number of entries returned.
|
public DescribeGrantRulesToCenResponseBody.Builder grantRules(DescribeGrantRulesToCenResponseBody.GrantRules grantRules)
The permissions that are granted to the CEN instance.
public DescribeGrantRulesToCenResponseBody.Builder maxResults(Long maxResults)
20
public DescribeGrantRulesToCenResponseBody.Builder nextToken(String nextToken)
The returned value of NextToken is a pagination token, which can be used in the next request to retrieve a new page of results. Valid values:
FFmyTO70tTpLG6I3FmYAXGKPd****
public DescribeGrantRulesToCenResponseBody.Builder requestId(String requestId)
The request ID.
example:4906B209-8613-5C19-9CC9-B7A3FFDA731C
public DescribeGrantRulesToCenResponseBody.Builder totalCount(Long totalCount)
The total number of entries returned.
example:1
public DescribeGrantRulesToCenResponseBody build()
Copyright © 2025. All rights reserved.