public static final class SetAccessLogsDownloadAttributeRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
SetAccessLogsDownloadAttributeRequest |
build() |
SetAccessLogsDownloadAttributeRequest.Builder |
loadBalancerId(String loadBalancerId)
The ID of the CLB instance.
|
SetAccessLogsDownloadAttributeRequest.Builder |
logsDownloadAttributes(String logsDownloadAttributes)
The access log forwarding rule.
|
SetAccessLogsDownloadAttributeRequest.Builder |
ownerAccount(String ownerAccount)
OwnerAccount.
|
SetAccessLogsDownloadAttributeRequest.Builder |
ownerId(Long ownerId)
OwnerId.
|
SetAccessLogsDownloadAttributeRequest.Builder |
regionId(String regionId)
The ID of the region where the CLB instance is deployed.
|
SetAccessLogsDownloadAttributeRequest.Builder |
resourceOwnerAccount(String resourceOwnerAccount)
ResourceOwnerAccount.
|
SetAccessLogsDownloadAttributeRequest.Builder |
resourceOwnerId(Long resourceOwnerId)
ResourceOwnerId.
|
SetAccessLogsDownloadAttributeRequest.Builder |
tags(String tags)
The tags that are added to the CLB instance.
|
public SetAccessLogsDownloadAttributeRequest.Builder loadBalancerId(String loadBalancerId)
public SetAccessLogsDownloadAttributeRequest.Builder logsDownloadAttributes(String logsDownloadAttributes)
* **LogProject**: the name of the project. * **LogStore**: the name of the Logstore. * **LoadBalancerId**: the ID of the CLB instance.
public SetAccessLogsDownloadAttributeRequest.Builder ownerAccount(String ownerAccount)
public SetAccessLogsDownloadAttributeRequest.Builder ownerId(Long ownerId)
public SetAccessLogsDownloadAttributeRequest.Builder regionId(String regionId)
You can call the [DescribeRegions](~~27584~~) operation to query the most recent region list.
public SetAccessLogsDownloadAttributeRequest.Builder resourceOwnerAccount(String resourceOwnerAccount)
public SetAccessLogsDownloadAttributeRequest.Builder resourceOwnerId(Long resourceOwnerId)
public SetAccessLogsDownloadAttributeRequest.Builder tags(String tags)
You can specify up to 10 tags in each call.
public SetAccessLogsDownloadAttributeRequest build()
Copyright © 2024. All rights reserved.