public static class DeploymentBackupCollection.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
DeploymentBackupCollection |
build() |
DeploymentBackupCollection.Builder |
copy(DeploymentBackupCollection model) |
DeploymentBackupCollection.Builder |
items(List<DeploymentBackupSummary> items)
An array of DeploymentBackups.
|
public DeploymentBackupCollection.Builder items(List<DeploymentBackupSummary> items)
An array of DeploymentBackups.
items
- the value to setpublic DeploymentBackupCollection build()
public DeploymentBackupCollection.Builder copy(DeploymentBackupCollection model)
Copyright © 2016–2024. All rights reserved.