public static final class DescribeHighDefinationMonitorRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeHighDefinationMonitorRequest |
build() |
DescribeHighDefinationMonitorRequest.Builder |
ownerAccount(String ownerAccount)
OwnerAccount.
|
DescribeHighDefinationMonitorRequest.Builder |
ownerId(Long ownerId)
OwnerId.
|
DescribeHighDefinationMonitorRequest.Builder |
regionId(String regionId)
The ID of the region where you want to query the configuration of fine-grained monitoring.
|
DescribeHighDefinationMonitorRequest.Builder |
resourceOwnerAccount(String resourceOwnerAccount)
ResourceOwnerAccount.
|
DescribeHighDefinationMonitorRequest.Builder |
resourceOwnerId(Long resourceOwnerId)
ResourceOwnerId.
|
DescribeHighDefinationMonitorRequest.Builder |
tags(String tags)
The tags of the logs.
|
public DescribeHighDefinationMonitorRequest.Builder ownerAccount(String ownerAccount)
public DescribeHighDefinationMonitorRequest.Builder ownerId(Long ownerId)
public DescribeHighDefinationMonitorRequest.Builder regionId(String regionId)
The ID of the region where you want to query the configuration of fine-grained monitoring.
You can call the DescribeRegions operation to query the most recent region list.
This parameter is required.
example:cn-hangzhou
public DescribeHighDefinationMonitorRequest.Builder resourceOwnerAccount(String resourceOwnerAccount)
public DescribeHighDefinationMonitorRequest.Builder resourceOwnerId(Long resourceOwnerId)
public DescribeHighDefinationMonitorRequest.Builder tags(String tags)
The tags of the logs. The tags must be key-value pairs that are contained in a JSON dictionary.
example:[{"tagKey":"Key1","tagValue":"Value1"}]
public DescribeHighDefinationMonitorRequest build()
Copyright © 2026. All rights reserved.