public static final class ListMachineAppsResponseBody.AppList.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
ListMachineAppsResponseBody.AppList.Builder |
appId(String appId)
The ID of the SAE application.
|
ListMachineAppsResponseBody.AppList.Builder |
appName(String appName)
The name of the SAE application.
|
ListMachineAppsResponseBody.AppList.Builder |
appRegionId(String appRegionId)
The region ID.
|
ListMachineAppsResponseBody.AppList |
build() |
public ListMachineAppsResponseBody.AppList.Builder appId(String appId)
The ID of the SAE application.
example:5b41f4bf-349f-4263-89b1-9234c034****
public ListMachineAppsResponseBody.AppList.Builder appName(String appName)
The name of the SAE application.
example:app-ubuntu
public ListMachineAppsResponseBody.AppList.Builder appRegionId(String appRegionId)
The region ID.
example:cn-hangzhou
public ListMachineAppsResponseBody.AppList build()
Copyright © 2026. All rights reserved.