public static final class ExportDesktopGroupInfoRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
ExportDesktopGroupInfoRequest |
build() |
ExportDesktopGroupInfoRequest.Builder |
chargeType(String chargeType)
The billing method of the cloud computer pool.
|
ExportDesktopGroupInfoRequest.Builder |
desktopGroupId(List<String> desktopGroupId)
The IDs of the cloud computer pools.
|
ExportDesktopGroupInfoRequest.Builder |
desktopGroupName(String desktopGroupName)
The name of the cloud computer pool.
|
ExportDesktopGroupInfoRequest.Builder |
endUserId(List<String> endUserId)
The authorized user IDs of cloud computer pools.
|
ExportDesktopGroupInfoRequest.Builder |
expiredTime(String expiredTime)
The time when the subscription cloud computer pool expires.
|
ExportDesktopGroupInfoRequest.Builder |
langType(String langType)
The language of the response.
|
ExportDesktopGroupInfoRequest.Builder |
maxResults(Integer maxResults)
The number of entries to return on each page.
|
ExportDesktopGroupInfoRequest.Builder |
nextToken(String nextToken)
The token that determines the start point of the next query.
|
ExportDesktopGroupInfoRequest.Builder |
officeSiteId(String officeSiteId)
The ID of the office network to which the cloud computer pool belongs.
|
ExportDesktopGroupInfoRequest.Builder |
policyGroupId(String policyGroupId)
The ID of the policy that is associated with the cloud computer pool.
|
ExportDesktopGroupInfoRequest.Builder |
regionId(String regionId)
The region ID.
|
ExportDesktopGroupInfoRequest.Builder |
tag(List<ExportDesktopGroupInfoRequest.Tag> tag)
The tags attached to the cloud computer pool.
|
public ExportDesktopGroupInfoRequest.Builder chargeType(String chargeType)
Valid values: * PostPaid: pay-as-you-go. * PrePaid: subscription.
public ExportDesktopGroupInfoRequest.Builder desktopGroupId(List<String> desktopGroupId)
public ExportDesktopGroupInfoRequest.Builder desktopGroupName(String desktopGroupName)
public ExportDesktopGroupInfoRequest.Builder endUserId(List<String> endUserId)
public ExportDesktopGroupInfoRequest.Builder expiredTime(String expiredTime)
public ExportDesktopGroupInfoRequest.Builder langType(String langType)
public ExportDesktopGroupInfoRequest.Builder maxResults(Integer maxResults)
Maximum value: 100. Default value: 10.
public ExportDesktopGroupInfoRequest.Builder nextToken(String nextToken)
public ExportDesktopGroupInfoRequest.Builder officeSiteId(String officeSiteId)
public ExportDesktopGroupInfoRequest.Builder policyGroupId(String policyGroupId)
public ExportDesktopGroupInfoRequest.Builder regionId(String regionId)
public ExportDesktopGroupInfoRequest.Builder tag(List<ExportDesktopGroupInfoRequest.Tag> tag)
public ExportDesktopGroupInfoRequest build()
Copyright © 2024. All rights reserved.