public static class GetSwimLaneGroupListResponseBody.GetSwimLaneGroupListResponseBodySwimLaneGroupList
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
fallbackTarget |
String |
groupName
The name of a lane group.
|
String |
ingressGatewayName
The name of the ingress gateway.
|
String |
ingressType
The ingress type.
|
Boolean |
isPermissive |
String |
routeHeader |
String |
serviceList
A list of services associated with the lane group.
|
String |
swimLaneLabels |
String |
traceHeader |
| 构造器和说明 |
|---|
GetSwimLaneGroupListResponseBodySwimLaneGroupList() |
@NameInMap(value="FallbackTarget") public String fallbackTarget
@NameInMap(value="GroupName") public String groupName
The name of a lane group.
@NameInMap(value="IngressGatewayName") public String ingressGatewayName
The name of the ingress gateway.
@NameInMap(value="IngressType") public String ingressType
The ingress type. Traffic routing rules can be configured only in an ingress gateway.
@NameInMap(value="IsPermissive") public Boolean isPermissive
@NameInMap(value="RouteHeader") public String routeHeader
@NameInMap(value="ServiceList") public String serviceList
A list of services associated with the lane group.
@NameInMap(value="SwimLaneLabels") public String swimLaneLabels
@NameInMap(value="TraceHeader") public String traceHeader
public GetSwimLaneGroupListResponseBodySwimLaneGroupList()
public static GetSwimLaneGroupListResponseBody.GetSwimLaneGroupListResponseBodySwimLaneGroupList build(Map<String,?> map) throws Exception
Exceptionpublic GetSwimLaneGroupListResponseBody.GetSwimLaneGroupListResponseBodySwimLaneGroupList setFallbackTarget(String fallbackTarget)
public String getFallbackTarget()
public GetSwimLaneGroupListResponseBody.GetSwimLaneGroupListResponseBodySwimLaneGroupList setGroupName(String groupName)
public String getGroupName()
public GetSwimLaneGroupListResponseBody.GetSwimLaneGroupListResponseBodySwimLaneGroupList setIngressGatewayName(String ingressGatewayName)
public String getIngressGatewayName()
public GetSwimLaneGroupListResponseBody.GetSwimLaneGroupListResponseBodySwimLaneGroupList setIngressType(String ingressType)
public String getIngressType()
public GetSwimLaneGroupListResponseBody.GetSwimLaneGroupListResponseBodySwimLaneGroupList setIsPermissive(Boolean isPermissive)
public Boolean getIsPermissive()
public GetSwimLaneGroupListResponseBody.GetSwimLaneGroupListResponseBodySwimLaneGroupList setRouteHeader(String routeHeader)
public String getRouteHeader()
public GetSwimLaneGroupListResponseBody.GetSwimLaneGroupListResponseBodySwimLaneGroupList setServiceList(String serviceList)
public String getServiceList()
public GetSwimLaneGroupListResponseBody.GetSwimLaneGroupListResponseBodySwimLaneGroupList setSwimLaneLabels(String swimLaneLabels)
public String getSwimLaneLabels()
public GetSwimLaneGroupListResponseBody.GetSwimLaneGroupListResponseBodySwimLaneGroupList setTraceHeader(String traceHeader)
public String getTraceHeader()
Copyright © 2023. All rights reserved.