public static final class DeleteAccessLogsDownloadAttributeRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
DeleteAccessLogsDownloadAttributeRequest |
build() |
DeleteAccessLogsDownloadAttributeRequest.Builder |
loadBalancerId(String loadBalancerId)
The CLB instance ID.
|
DeleteAccessLogsDownloadAttributeRequest.Builder |
logsDownloadAttributes(String logsDownloadAttributes)
The access log forwarding rule.
|
DeleteAccessLogsDownloadAttributeRequest.Builder |
ownerAccount(String ownerAccount)
OwnerAccount.
|
DeleteAccessLogsDownloadAttributeRequest.Builder |
ownerId(Long ownerId)
OwnerId.
|
DeleteAccessLogsDownloadAttributeRequest.Builder |
regionId(String regionId)
The region ID of the CLB instance.
|
DeleteAccessLogsDownloadAttributeRequest.Builder |
resourceOwnerAccount(String resourceOwnerAccount)
ResourceOwnerAccount.
|
DeleteAccessLogsDownloadAttributeRequest.Builder |
resourceOwnerId(Long resourceOwnerId)
ResourceOwnerId.
|
DeleteAccessLogsDownloadAttributeRequest.Builder |
tags(String tags)
The tags that are added to the CLB instance.
|
public DeleteAccessLogsDownloadAttributeRequest.Builder loadBalancerId(String loadBalancerId)
public DeleteAccessLogsDownloadAttributeRequest.Builder logsDownloadAttributes(String logsDownloadAttributes)
* **LogProject**: the name of the project of Log Service. * **LogStore**: the name of the Logstore of Log Service. * **LoadBalancerId**: the ID of the CLB instance.
public DeleteAccessLogsDownloadAttributeRequest.Builder ownerAccount(String ownerAccount)
public DeleteAccessLogsDownloadAttributeRequest.Builder ownerId(Long ownerId)
public DeleteAccessLogsDownloadAttributeRequest.Builder regionId(String regionId)
public DeleteAccessLogsDownloadAttributeRequest.Builder resourceOwnerAccount(String resourceOwnerAccount)
public DeleteAccessLogsDownloadAttributeRequest.Builder resourceOwnerId(Long resourceOwnerId)
public DeleteAccessLogsDownloadAttributeRequest.Builder tags(String tags)
public DeleteAccessLogsDownloadAttributeRequest build()
Copyright © 2024. All rights reserved.