程序包 | 说明 |
---|---|
com.aliyun.sdk.service.ecd20200930.models |
限定符和类型 | 方法和说明 |
---|---|
static RunCommandRequest.Builder |
RunCommandRequest.builder() |
RunCommandRequest.Builder |
RunCommandRequest.Builder.commandContent(String commandContent)
The content of the command.
|
RunCommandRequest.Builder |
RunCommandRequest.Builder.contentEncoding(String contentEncoding)
The encoding mode of the command content.
|
RunCommandRequest.Builder |
RunCommandRequest.Builder.desktopId(List<String> desktopId)
The ID of cloud desktop N.
|
RunCommandRequest.Builder |
RunCommandRequest.Builder.endUserId(String endUserId)
The ID of the end user.
|
RunCommandRequest.Builder |
RunCommandRequest.Builder.regionId(String regionId)
The ID of the region.
|
RunCommandRequest.Builder |
RunCommandRequest.Builder.timeout(Long timeout)
The timeout period for the command to run.
|
RunCommandRequest.Builder |
RunCommandRequest.toBuilder() |
RunCommandRequest.Builder |
RunCommandRequest.Builder.type(String type)
The language of the O\&M command.
|
Copyright © 2024. All rights reserved.