public static class QueryApplicationStatusResponseBody.Application
extends darabonba.core.TeaModel
限定符和类型 | 类和说明 |
---|---|
static class |
QueryApplicationStatusResponseBody.Application.Builder |
限定符和类型 | 方法和说明 |
---|---|
static QueryApplicationStatusResponseBody.Application.Builder |
builder() |
static QueryApplicationStatusResponseBody.Application |
create() |
String |
getApplicationId() |
Integer |
getBuildPackageId() |
String |
getClusterId() |
Integer |
getCpu() |
Long |
getCreateTime() |
Boolean |
getDockerize() |
String |
getEmail() |
String |
getHealthCheckUrl() |
Integer |
getInstanceCount() |
Long |
getLaunchTime() |
Integer |
getMemory() |
String |
getName() |
String |
getOwner() |
String |
getPhone() |
Integer |
getPort() |
String |
getRegionId() |
Integer |
getRunningInstanceCount() |
String |
getUserId() |
public static QueryApplicationStatusResponseBody.Application.Builder builder()
public static QueryApplicationStatusResponseBody.Application create()
public String getApplicationId()
public Integer getBuildPackageId()
public String getClusterId()
public Integer getCpu()
public Long getCreateTime()
public Boolean getDockerize()
public String getEmail()
public String getHealthCheckUrl()
public Integer getInstanceCount()
public Long getLaunchTime()
public Integer getMemory()
public String getName()
public String getOwner()
public String getPhone()
public Integer getPort()
public String getRegionId()
public Integer getRunningInstanceCount()
public String getUserId()
Copyright © 2023. All rights reserved.