public static final class DescribePolarSQLCollectorPolicyRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
DescribePolarSQLCollectorPolicyRequest |
build() |
DescribePolarSQLCollectorPolicyRequest.Builder |
DBClusterId(String DBClusterId)
The ID of the cluster.
|
DescribePolarSQLCollectorPolicyRequest.Builder |
ownerAccount(String ownerAccount)
OwnerAccount.
|
DescribePolarSQLCollectorPolicyRequest.Builder |
ownerId(Long ownerId)
OwnerId.
|
DescribePolarSQLCollectorPolicyRequest.Builder |
resourceOwnerAccount(String resourceOwnerAccount)
ResourceOwnerAccount.
|
DescribePolarSQLCollectorPolicyRequest.Builder |
resourceOwnerId(Long resourceOwnerId)
ResourceOwnerId.
|
public DescribePolarSQLCollectorPolicyRequest.Builder DBClusterId(String DBClusterId)
> You can call the [DescribeDBClusters](~~98094~~) operation to query the details of all the clusters for your account, such as the cluster ID.
public DescribePolarSQLCollectorPolicyRequest.Builder ownerAccount(String ownerAccount)
public DescribePolarSQLCollectorPolicyRequest.Builder ownerId(Long ownerId)
public DescribePolarSQLCollectorPolicyRequest.Builder resourceOwnerAccount(String resourceOwnerAccount)
public DescribePolarSQLCollectorPolicyRequest.Builder resourceOwnerId(Long resourceOwnerId)
public DescribePolarSQLCollectorPolicyRequest build()
Copyright © 2024. All rights reserved.