public static final class DescribeUniBackupPoliciesRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeUniBackupPoliciesRequest |
build() |
DescribeUniBackupPoliciesRequest.Builder |
currentPage(Integer currentPage)
The number of the page to return.
|
DescribeUniBackupPoliciesRequest.Builder |
pageSize(Integer pageSize)
The number of entries to return on each page.
|
DescribeUniBackupPoliciesRequest.Builder |
policyName(String policyName)
The name of the anti-ransomware policy.
|
public DescribeUniBackupPoliciesRequest.Builder currentPage(Integer currentPage)
The number of the page to return. Default value: 1.
example:1
public DescribeUniBackupPoliciesRequest.Builder pageSize(Integer pageSize)
The number of entries to return on each page. Default value: 20. If you leave this parameter empty, 20 entries are returned on each page.
example:We recommend that you do not leave this parameter empty.
20
public DescribeUniBackupPoliciesRequest.Builder policyName(String policyName)
The name of the anti-ransomware policy.
example:auto_oracle_Hpm
public DescribeUniBackupPoliciesRequest build()
Copyright © 2026. All rights reserved.