public class GetSwimLaneGroupListRequest
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
serviceMeshId
The ASM instance ID.
|
| 构造器和说明 |
|---|
GetSwimLaneGroupListRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
static GetSwimLaneGroupListRequest |
build(Map<String,?> map) |
String |
getServiceMeshId() |
GetSwimLaneGroupListRequest |
setServiceMeshId(String serviceMeshId) |
@NameInMap(value="ServiceMeshId") public String serviceMeshId
The ASM instance ID.
public static GetSwimLaneGroupListRequest build(Map<String,?> map) throws Exception
Exceptionpublic GetSwimLaneGroupListRequest setServiceMeshId(String serviceMeshId)
public String getServiceMeshId()
Copyright © 2023. All rights reserved.