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