Package | Description |
---|---|
com.tencentcloudapi.monitor.v20180724.models |
Modifier and Type | Method and Description |
---|---|
RemoteWrite[] |
ModifyRemoteURLsRequest.getRemoteWrites()
Get 多写配置
|
RemoteWrite[] |
DescribeRemoteURLsResponse.getRemoteWrites()
Get 多写配置
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyRemoteURLsRequest.setRemoteWrites(RemoteWrite[] RemoteWrites)
Set 多写配置
|
void |
DescribeRemoteURLsResponse.setRemoteWrites(RemoteWrite[] RemoteWrites)
Set 多写配置
|
Constructor and Description |
---|
RemoteWrite(RemoteWrite 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 © 2025. All rights reserved.