public static final class DescribeFotaPendingDesktopsRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
DescribeFotaPendingDesktopsRequest |
build() |
DescribeFotaPendingDesktopsRequest.Builder |
desktopId(String desktopId)
The ID of the cloud computer.
|
DescribeFotaPendingDesktopsRequest.Builder |
desktopName(String desktopName)
The name of the cloud computer.
|
DescribeFotaPendingDesktopsRequest.Builder |
maxResults(Integer maxResults)
The number of entries per page.
|
DescribeFotaPendingDesktopsRequest.Builder |
nextToken(String nextToken)
The pagination token that is used in the next request to retrieve a new page of results.
|
DescribeFotaPendingDesktopsRequest.Builder |
officeSiteId(String officeSiteId)
The ID of the office network.
|
DescribeFotaPendingDesktopsRequest.Builder |
regionId(String regionId)
The region ID.
|
DescribeFotaPendingDesktopsRequest.Builder |
taskUid(String taskUid)
The ID of the image update task.
|
public DescribeFotaPendingDesktopsRequest.Builder desktopId(String desktopId)
public DescribeFotaPendingDesktopsRequest.Builder desktopName(String desktopName)
public DescribeFotaPendingDesktopsRequest.Builder maxResults(Integer maxResults)
* Valid values: 1 to 100. * Default value: 20.
public DescribeFotaPendingDesktopsRequest.Builder nextToken(String nextToken)
public DescribeFotaPendingDesktopsRequest.Builder officeSiteId(String officeSiteId)
public DescribeFotaPendingDesktopsRequest.Builder regionId(String regionId)
public DescribeFotaPendingDesktopsRequest.Builder taskUid(String taskUid)
public DescribeFotaPendingDesktopsRequest build()
Copyright © 2024. All rights reserved.