public static final class DeleteTLSCipherPolicyRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DeleteTLSCipherPolicyRequest |
build() |
DeleteTLSCipherPolicyRequest.Builder |
ownerAccount(String ownerAccount)
OwnerAccount.
|
DeleteTLSCipherPolicyRequest.Builder |
ownerId(Long ownerId)
OwnerId.
|
DeleteTLSCipherPolicyRequest.Builder |
regionId(String regionId)
The ID of the region where the Classic Load Balancer (CLB) instance is created.
|
DeleteTLSCipherPolicyRequest.Builder |
resourceOwnerAccount(String resourceOwnerAccount)
ResourceOwnerAccount.
|
DeleteTLSCipherPolicyRequest.Builder |
resourceOwnerId(Long resourceOwnerId)
ResourceOwnerId.
|
DeleteTLSCipherPolicyRequest.Builder |
TLSCipherPolicyId(String TLSCipherPolicyId)
The ID of the TLS policy.
|
public DeleteTLSCipherPolicyRequest.Builder ownerAccount(String ownerAccount)
public DeleteTLSCipherPolicyRequest.Builder ownerId(Long ownerId)
public DeleteTLSCipherPolicyRequest.Builder regionId(String regionId)
The ID of the region where the Classic Load Balancer (CLB) instance is created.
You can call the DescribeRegions operation to query the most recent region list.
This parameter is required.
example:cn-hangzhou
public DeleteTLSCipherPolicyRequest.Builder resourceOwnerAccount(String resourceOwnerAccount)
public DeleteTLSCipherPolicyRequest.Builder resourceOwnerId(Long resourceOwnerId)
public DeleteTLSCipherPolicyRequest.Builder TLSCipherPolicyId(String TLSCipherPolicyId)
The ID of the TLS policy.
This parameter is required.
example:tls-bp1lp2076qx4ebridp******
public DeleteTLSCipherPolicyRequest build()
Copyright © 2026. All rights reserved.