public class InsertApplicationRequest
extends com.aliyun.sdk.gateway.pop.models.Request
限定符和类型 | 类和说明 |
---|---|
static class |
InsertApplicationRequest.Builder |
getBodyParameters, getHeaderParameters, getHostParameters, getPathParameters, getQueryParameters, getRequestConfiguration
public static InsertApplicationRequest.Builder builder()
public static InsertApplicationRequest create()
public InsertApplicationRequest.Builder toBuilder()
toBuilder
在类中 com.aliyun.sdk.gateway.pop.models.Request
public String getApplicationName()
public Integer getBuildPackId()
public String getClusterId()
public String getComponentIds()
public Integer getCpu()
public String getDescription()
public String getEcuInfo()
public Boolean getEnablePortCheck()
public Boolean getEnableUrlCheck()
public String getHealthCheckURL()
public String getHealthCheckUrl()
public String getHooks()
public String getJdk()
public String getJvmOptions()
public String getLogicalRegionId()
public Integer getMaxHeapSize()
public Integer getMaxPermSize()
public Integer getMem()
public Integer getMinHeapSize()
public String getPackageType()
public String getReservedPortStr()
public String getResourceGroupId()
public String getWebContainer()
Copyright © 2023. All rights reserved.