public static final class EnableHighDefinationMonitorRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
EnableHighDefinationMonitorRequest |
build() |
EnableHighDefinationMonitorRequest.Builder |
logProject(String logProject)
The name of the project of Log Service.
|
EnableHighDefinationMonitorRequest.Builder |
logStore(String logStore)
The name of the Logstore of Log Service.
|
EnableHighDefinationMonitorRequest.Builder |
ownerAccount(String ownerAccount)
OwnerAccount.
|
EnableHighDefinationMonitorRequest.Builder |
ownerId(Long ownerId)
OwnerId.
|
EnableHighDefinationMonitorRequest.Builder |
regionId(String regionId)
The ID of the region where the Classic Load Balancer (CLB) instance is deployed.
|
EnableHighDefinationMonitorRequest.Builder |
resourceOwnerAccount(String resourceOwnerAccount)
ResourceOwnerAccount.
|
EnableHighDefinationMonitorRequest.Builder |
resourceOwnerId(Long resourceOwnerId)
ResourceOwnerId.
|
EnableHighDefinationMonitorRequest.Builder |
tags(String tags)
The tags of the logs.
|
public EnableHighDefinationMonitorRequest.Builder logProject(String logProject)
public EnableHighDefinationMonitorRequest.Builder logStore(String logStore)
public EnableHighDefinationMonitorRequest.Builder ownerAccount(String ownerAccount)
public EnableHighDefinationMonitorRequest.Builder ownerId(Long ownerId)
public EnableHighDefinationMonitorRequest.Builder regionId(String regionId)
You can call the [DescribeRegions](~~27584~~) operation to query the most recent region list.
public EnableHighDefinationMonitorRequest.Builder resourceOwnerAccount(String resourceOwnerAccount)
public EnableHighDefinationMonitorRequest.Builder resourceOwnerId(Long resourceOwnerId)
public EnableHighDefinationMonitorRequest.Builder tags(String tags)
public EnableHighDefinationMonitorRequest build()
Copyright © 2024. All rights reserved.