public static class DescribeServiceMeshesResponseBody.DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfigPilot
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
Boolean |
http10Enabled
Indicates whether the support for HTTP 1.0 is enabled.
|
Float |
traceSampling
The sampling rate when Tracing Analysis is enabled.
|
| 构造器和说明 |
|---|
DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfigPilot() |
@NameInMap(value="Http10Enabled") public Boolean http10Enabled
Indicates whether the support for HTTP 1.0 is enabled. Valid values:
* `true`
* `false`
@NameInMap(value="TraceSampling") public Float traceSampling
The sampling rate when Tracing Analysis is enabled.
public DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfigPilot()
public static DescribeServiceMeshesResponseBody.DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfigPilot build(Map<String,?> map) throws Exception
Exceptionpublic DescribeServiceMeshesResponseBody.DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfigPilot setHttp10Enabled(Boolean http10Enabled)
public Boolean getHttp10Enabled()
public DescribeServiceMeshesResponseBody.DescribeServiceMeshesResponseBodyServiceMeshesSpecMeshConfigPilot setTraceSampling(Float traceSampling)
public Float getTraceSampling()
Copyright © 2023. All rights reserved.