程序包 | 说明 |
---|---|
com.aliyun.sdk.service.edas20170801.models |
限定符和类型 | 方法和说明 |
---|---|
InsertApplicationResponseBody.ApplicationInfo.Builder |
InsertApplicationResponseBody.ApplicationInfo.Builder.appId(String appId)
The ID of the application.
|
InsertApplicationResponseBody.ApplicationInfo.Builder |
InsertApplicationResponseBody.ApplicationInfo.Builder.appName(String appName)
The name of the application.
|
static InsertApplicationResponseBody.ApplicationInfo.Builder |
InsertApplicationResponseBody.ApplicationInfo.builder() |
InsertApplicationResponseBody.ApplicationInfo.Builder |
InsertApplicationResponseBody.ApplicationInfo.Builder.changeOrderId(String changeOrderId)
The ID of the change process.
|
InsertApplicationResponseBody.ApplicationInfo.Builder |
InsertApplicationResponseBody.ApplicationInfo.Builder.dockerize(Boolean dockerize)
Indicates whether the application is a Docker application.
|
InsertApplicationResponseBody.ApplicationInfo.Builder |
InsertApplicationResponseBody.ApplicationInfo.Builder.owner(String owner)
The owner of the application.
|
InsertApplicationResponseBody.ApplicationInfo.Builder |
InsertApplicationResponseBody.ApplicationInfo.Builder.port(Integer port)
The port used by the created application.
|
InsertApplicationResponseBody.ApplicationInfo.Builder |
InsertApplicationResponseBody.ApplicationInfo.Builder.regionName(String regionName)
The name of the region.
|
InsertApplicationResponseBody.ApplicationInfo.Builder |
InsertApplicationResponseBody.ApplicationInfo.Builder.userId(String userId)
The ID of the user who created the application.
|
Copyright © 2023. All rights reserved.