public static final class BackupUiFramesInfoList.Builder
extends java.lang.Object
BackupUiFramesInfoList.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
BackupUiFramesInfoList. |
| Modifier and Type | Method and Description |
|---|---|
BackupUiFramesInfoList |
build() |
BackupUiFramesInfoList.Builder |
setBackupFramesList(java.util.List<BackupUiFramesInfo> backupFramesList)
List of backup frames(and metadata) to be displayed in UI
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
public Builder()
BackupUiFramesInfoList.public BackupUiFramesInfoList.Builder setBackupFramesList(java.util.List<BackupUiFramesInfo> backupFramesList)
backupFramesList - New value for the property.public BackupUiFramesInfoList build()