程序包 | 说明 |
---|---|
com.aliyun.sdk.service.ecd20200930.models |
限定符和类型 | 方法和说明 |
---|---|
static DescribeDesktopGroupsRequest.Builder |
DescribeDesktopGroupsRequest.builder() |
DescribeDesktopGroupsRequest.Builder |
DescribeDesktopGroupsRequest.Builder.bundleId(List<String> bundleId)
The IDs of the cloud computer templates.
|
DescribeDesktopGroupsRequest.Builder |
DescribeDesktopGroupsRequest.Builder.desktopGroupId(String desktopGroupId)
The ID of the cloud computer pool.
|
DescribeDesktopGroupsRequest.Builder |
DescribeDesktopGroupsRequest.Builder.desktopGroupName(String desktopGroupName)
The name of the cloud computer pool to query.
|
DescribeDesktopGroupsRequest.Builder |
DescribeDesktopGroupsRequest.Builder.endUserIds(List<String> endUserIds)
The authorized user IDs of cloud computer pools.
|
DescribeDesktopGroupsRequest.Builder |
DescribeDesktopGroupsRequest.Builder.excludedEndUserIds(List<String> excludedEndUserIds)
The authorized users that you want to exclude.
|
DescribeDesktopGroupsRequest.Builder |
DescribeDesktopGroupsRequest.Builder.imageId(List<String> imageId)
The IDs of the images.
|
DescribeDesktopGroupsRequest.Builder |
DescribeDesktopGroupsRequest.Builder.maxResults(Integer maxResults)
The number of entries to return on each page.
|
DescribeDesktopGroupsRequest.Builder |
DescribeDesktopGroupsRequest.Builder.nextToken(String nextToken)
The pagination token that is used in the next request to retrieve a new page of results.
|
DescribeDesktopGroupsRequest.Builder |
DescribeDesktopGroupsRequest.Builder.officeSiteId(String officeSiteId)
The ID of the office network to which the cloud computer pool belongs.
|
DescribeDesktopGroupsRequest.Builder |
DescribeDesktopGroupsRequest.Builder.ownType(Long ownType)
The type of the cloud computer pool.
|
DescribeDesktopGroupsRequest.Builder |
DescribeDesktopGroupsRequest.Builder.period(Integer period)
The subscription duration of the cloud computer pool.
|
DescribeDesktopGroupsRequest.Builder |
DescribeDesktopGroupsRequest.Builder.periodUnit(String periodUnit)
The unit of the subscription duration.
|
DescribeDesktopGroupsRequest.Builder |
DescribeDesktopGroupsRequest.Builder.policyGroupId(String policyGroupId)
The ID of the policy that you want to associate with the cloud computer pool.
|
DescribeDesktopGroupsRequest.Builder |
DescribeDesktopGroupsRequest.Builder.protocolType(String protocolType)
The protocol type.
|
DescribeDesktopGroupsRequest.Builder |
DescribeDesktopGroupsRequest.Builder.regionId(String regionId)
The region ID.
|
DescribeDesktopGroupsRequest.Builder |
DescribeDesktopGroupsRequest.Builder.status(Integer status)
The payment status of the cloud computer pool.
|
DescribeDesktopGroupsRequest.Builder |
DescribeDesktopGroupsRequest.Builder.tag(List<DescribeDesktopGroupsRequest.Tag> tag)
The tags attached to the cloud computer pool.
|
DescribeDesktopGroupsRequest.Builder |
DescribeDesktopGroupsRequest.toBuilder() |
Copyright © 2024. All rights reserved.