public static final class DescribeBackupFilesRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
DescribeBackupFilesRequest |
build() |
DescribeBackupFilesRequest.Builder |
currentPage(String currentPage)
The number of the page to return.
|
DescribeBackupFilesRequest.Builder |
pageSize(String pageSize)
The number of entries to return on each page.
|
DescribeBackupFilesRequest.Builder |
path(String path)
The path to the backup file.
|
DescribeBackupFilesRequest.Builder |
snapshotHash(String snapshotHash)
The hash value of the backup file.
|
DescribeBackupFilesRequest.Builder |
uuid(String uuid)
The UUID of the server to which an anti-ransomware policy is applied.
|
public DescribeBackupFilesRequest.Builder currentPage(String currentPage)
public DescribeBackupFilesRequest.Builder pageSize(String pageSize)
public DescribeBackupFilesRequest.Builder path(String path)
public DescribeBackupFilesRequest.Builder snapshotHash(String snapshotHash)
public DescribeBackupFilesRequest.Builder uuid(String uuid)
public DescribeBackupFilesRequest build()
Copyright © 2023. All rights reserved.