public static class ListIngressesResponseBody.Rules
extends darabonba.core.TeaModel
| 限定符和类型 | 类和说明 |
|---|---|
static class |
ListIngressesResponseBody.Rules.Builder |
| 限定符和类型 | 方法和说明 |
|---|---|
static ListIngressesResponseBody.Rules.Builder |
builder() |
static ListIngressesResponseBody.Rules |
create() |
String |
getAppId() |
String |
getAppName() |
String |
getBackendProtocol() |
Integer |
getContainerPort() |
String |
getDomain() |
String |
getPath() |
String |
getRewritePath() |
List<ListIngressesResponseBody.RuleActions> |
getRuleActions() |
public static ListIngressesResponseBody.Rules.Builder builder()
public static ListIngressesResponseBody.Rules create()
public String getAppId()
public String getAppName()
public String getBackendProtocol()
public Integer getContainerPort()
public String getDomain()
public String getPath()
public String getRewritePath()
public List<ListIngressesResponseBody.RuleActions> getRuleActions()
Copyright © 2026. All rights reserved.