public static final class DescribeGroupsRequest.Builder extends Object
public DescribeGroupsRequest.Builder bizType(String bizType)
example:This parameter is not publicly available.
ENTERPRISE
public DescribeGroupsRequest.Builder businessChannel(String businessChannel)
public DescribeGroupsRequest.Builder excludeAttachedLoginPolicyGroups(Boolean excludeAttachedLoginPolicyGroups)
是否排除已关联登录策略的用户组。
public DescribeGroupsRequest.Builder groupId(String groupId)
The ID of the user group.
example:ug-12341234****
public DescribeGroupsRequest.Builder groupName(String groupName)
The name of the user group.
example:TestGroup
public DescribeGroupsRequest.Builder idpId(String idpId)
public DescribeGroupsRequest.Builder loginPolicyId(String loginPolicyId)
指定关联的登录策略筛选。
public DescribeGroupsRequest.Builder pageNumber(Integer pageNumber)
The number of the page to return.
example:1
public DescribeGroupsRequest.Builder pageSize(Integer pageSize)
The number of entries to return on each page. Valid values: 1 to 100. Default value: 10.
example:10
public DescribeGroupsRequest.Builder solutionId(String solutionId)
example:This parameter is not publicly available.
co-0esnf80jab***
public DescribeGroupsRequest.Builder transferFileNeedApproval(Boolean transferFileNeedApproval)
Indicates whether the file approval feature is enabled.
example:false
public DescribeGroupsRequest build()
Copyright © 2026. All rights reserved.