public static class DescribeNamespaceScopeSidecarConfigResponseBody.DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatchesProxyStatsMatcher
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
List<String> |
inclusionPrefixes
The prefixes of the custom Envoy statistics that are reported by the sidecar proxy.
|
List<String> |
inclusionRegexps
The regular expressions for specifying the custom Envoy statistics that are reported by the sidecar proxy.
|
List<String> |
inclusionSuffixes
The suffixes of the custom Envoy statistics that are reported by the sidecar proxy.
|
@NameInMap(value="InclusionPrefixes") public List<String> inclusionPrefixes
The prefixes of the custom Envoy statistics that are reported by the sidecar proxy.
@NameInMap(value="InclusionRegexps") public List<String> inclusionRegexps
The regular expressions for specifying the custom Envoy statistics that are reported by the sidecar proxy.
public DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatchesProxyStatsMatcher()
public static DescribeNamespaceScopeSidecarConfigResponseBody.DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatchesProxyStatsMatcher build(Map<String,?> map) throws Exception
Exceptionpublic DescribeNamespaceScopeSidecarConfigResponseBody.DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatchesProxyStatsMatcher setInclusionPrefixes(List<String> inclusionPrefixes)
public DescribeNamespaceScopeSidecarConfigResponseBody.DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatchesProxyStatsMatcher setInclusionRegexps(List<String> inclusionRegexps)
public DescribeNamespaceScopeSidecarConfigResponseBody.DescribeNamespaceScopeSidecarConfigResponseBodyConfigPatchesProxyStatsMatcher setInclusionSuffixes(List<String> inclusionSuffixes)
Copyright © 2023. All rights reserved.