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