public static final class StartApplicationRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
StartApplicationRequest.Builder |
appId(String appId)
The ID of the application.
|
StartApplicationRequest |
build() |
StartApplicationRequest.Builder |
eccInfo(String eccInfo)
The ID of the elastic compute container (ECC) that corresponds to the Elastic Compute Service (ECS) instance on which you want to start the application.
|
public StartApplicationRequest.Builder appId(String appId)
public StartApplicationRequest.Builder eccInfo(String eccInfo)
public StartApplicationRequest build()
Copyright © 2023. All rights reserved.