Package | Description |
---|---|
com.tencentcloudapi.tcm.v20210413.models |
Modifier and Type | Method and Description |
---|---|
MeshConfig |
Mesh.getConfig()
Get Mesh配置
|
MeshConfig |
ModifyMeshRequest.getConfig()
Get 修改的网格配置
|
MeshConfig |
CreateMeshRequest.getConfig()
Get Mesh配置
|
Modifier and Type | Method and Description |
---|---|
void |
Mesh.setConfig(MeshConfig Config)
Set Mesh配置
|
void |
ModifyMeshRequest.setConfig(MeshConfig Config)
Set 修改的网格配置
|
void |
CreateMeshRequest.setConfig(MeshConfig Config)
Set Mesh配置
|
Constructor and Description |
---|
MeshConfig(MeshConfig source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2024. All rights reserved.