程序包 | 说明 |
---|---|
com.aliyun.sdk.service.edas20170801.models |
限定符和类型 | 方法和说明 |
---|---|
GetApplicationResponseBody.Application.Builder |
GetApplicationResponseBody.Application.Builder.appId(String appId)
The ID of the application.
|
GetApplicationResponseBody.Application.Builder |
GetApplicationResponseBody.Application.Builder.applicationType(String applicationType)
The deployment type of the application.
|
GetApplicationResponseBody.Application.Builder |
GetApplicationResponseBody.Application.Builder.appPhase(String appPhase)
The current status of the Kubernetes application, which is used to determine whether the application is in a stable state.
|
static GetApplicationResponseBody.Application.Builder |
GetApplicationResponseBody.Application.builder() |
GetApplicationResponseBody.Application.Builder |
GetApplicationResponseBody.Application.Builder.buildPackageId(Long buildPackageId)
The build package number of Enterprise Distributed Application Service (EDAS) Container.
|
GetApplicationResponseBody.Application.Builder |
GetApplicationResponseBody.Application.Builder.clusterId(String clusterId)
The ID of the ECS cluster in which the application is deployed.
|
GetApplicationResponseBody.Application.Builder |
GetApplicationResponseBody.Application.Builder.clusterType(String clusterType)
The type of the cluster.
|
GetApplicationResponseBody.Application.Builder |
GetApplicationResponseBody.Application.Builder.cpu(Integer cpu)
The number of CPU cores.
|
GetApplicationResponseBody.Application.Builder |
GetApplicationResponseBody.Application.Builder.createTime(Long createTime)
The time when the application was created.
|
GetApplicationResponseBody.Application.Builder |
GetApplicationResponseBody.Application.Builder.description(String description)
The description of the application.
|
GetApplicationResponseBody.Application.Builder |
GetApplicationResponseBody.Application.Builder.dockerize(Boolean dockerize)
Indicates whether the application is a Docker application.
|
GetApplicationResponseBody.Application.Builder |
GetApplicationResponseBody.Application.Builder.email(String email)
The email address of the account.
|
GetApplicationResponseBody.Application.Builder |
GetApplicationResponseBody.Application.Builder.enablePortCheck(Boolean enablePortCheck)
Indicates whether the port health check is enabled.
|
GetApplicationResponseBody.Application.Builder |
GetApplicationResponseBody.Application.Builder.enableUrlCheck(Boolean enableUrlCheck)
Indicates whether the URL health check is enabled.
|
GetApplicationResponseBody.Application.Builder |
GetApplicationResponseBody.Application.Builder.extSlbId(String extSlbId)
The ID of the Internet-facing SLB instance that is bound to the application.
|
GetApplicationResponseBody.Application.Builder |
GetApplicationResponseBody.Application.Builder.extSlbIp(String extSlbIp)
The IP address of the Internet-facing Server Load Balancer (SLB) instance that is bound to the application.
|
GetApplicationResponseBody.Application.Builder |
GetApplicationResponseBody.Application.Builder.extSlbName(String extSlbName)
The name of the Internet-facing SLB instance that is bound to the application.
|
GetApplicationResponseBody.Application.Builder |
GetApplicationResponseBody.Application.Builder.haveManageAccess(String haveManageAccess)
HaveManageAccess.
|
GetApplicationResponseBody.Application.Builder |
GetApplicationResponseBody.Application.Builder.healthCheckUrl(String healthCheckUrl)
The health check URL of the application.
|
GetApplicationResponseBody.Application.Builder |
GetApplicationResponseBody.Application.Builder.instanceCount(Integer instanceCount)
The number of instances deployed with the application.
|
GetApplicationResponseBody.Application.Builder |
GetApplicationResponseBody.Application.Builder.memory(Integer memory)
The memory size of the application instance.
|
GetApplicationResponseBody.Application.Builder |
GetApplicationResponseBody.Application.Builder.name(String name)
The name of the application.
|
GetApplicationResponseBody.Application.Builder |
GetApplicationResponseBody.Application.Builder.nameSpace(String nameSpace)
The namespace to which the application belongs.
|
GetApplicationResponseBody.Application.Builder |
GetApplicationResponseBody.Application.Builder.owner(String owner)
The ID of the user who created the application.
|
GetApplicationResponseBody.Application.Builder |
GetApplicationResponseBody.Application.Builder.port(Integer port)
The service port of the application.
|
GetApplicationResponseBody.Application.Builder |
GetApplicationResponseBody.Application.Builder.regionId(String regionId)
The ID of the region in which the application is deployed.
|
GetApplicationResponseBody.Application.Builder |
GetApplicationResponseBody.Application.Builder.resourceGroupId(String resourceGroupId)
ResourceGroupId.
|
GetApplicationResponseBody.Application.Builder |
GetApplicationResponseBody.Application.Builder.runningInstanceCount(Integer runningInstanceCount)
The number of running instances for the application.
|
GetApplicationResponseBody.Application.Builder |
GetApplicationResponseBody.Application.Builder.slbId(String slbId)
The ID of the internal-facing SLB instance that is bound to the application.
|
GetApplicationResponseBody.Application.Builder |
GetApplicationResponseBody.Application.Builder.slbInfo(String slbInfo)
The information about the internal-facing SLB instance that is bound to the application.
|
GetApplicationResponseBody.Application.Builder |
GetApplicationResponseBody.Application.Builder.slbIp(String slbIp)
The IP address of the internal-facing SLB instance that is bound to the application.
|
GetApplicationResponseBody.Application.Builder |
GetApplicationResponseBody.Application.Builder.slbName(String slbName)
The name of the internal-facing SLB instance that is bound to the application.
|
GetApplicationResponseBody.Application.Builder |
GetApplicationResponseBody.Application.Builder.slbPort(Integer slbPort)
The port of the internal-facing SLB instance that is bound to the application.
|
GetApplicationResponseBody.Application.Builder |
GetApplicationResponseBody.Application.Builder.userId(String userId)
The ID of the Alibaba Cloud account.
|
GetApplicationResponseBody.Application.Builder |
GetApplicationResponseBody.Application.Builder.workloadType(String workloadType)
WorkloadType.
|
Copyright © 2023. All rights reserved.