程序包 | 说明 |
---|---|
com.aliyun.sdk.service.ecs20140526 | |
com.aliyun.sdk.service.ecs20140526.models |
限定符和类型 | 方法和说明 |
---|---|
CompletableFuture<StartTerminalSessionResponse> |
DefaultAsyncClient.startTerminalSession(StartTerminalSessionRequest request)
## [](#)Usage notes
When you use custom code to connect to an ECS instance that serves as a client, you can call this operation to obtain the WebSocket URL that is used to connect to the instance.
|
CompletableFuture<StartTerminalSessionResponse> |
AsyncClient.startTerminalSession(StartTerminalSessionRequest request)
## [](#)Usage notes
When you use custom code to connect to an ECS instance that serves as a client, you can call this operation to obtain the WebSocket URL that is used to connect to the instance.
|
限定符和类型 | 方法和说明 |
---|---|
StartTerminalSessionRequest |
StartTerminalSessionRequest.Builder.build() |
static StartTerminalSessionRequest |
StartTerminalSessionRequest.create() |
Copyright © 2024. All rights reserved.