| Package | Description |
|---|---|
| software.amazon.awssdk.services.efs.model |
| Modifier and Type | Method and Description |
|---|---|
BackupPolicy |
DescribeBackupPolicyResponse.backupPolicy()
Describes the file system's backup policy, indicating whether automatic backups are turned on or off.
|
BackupPolicy |
PutBackupPolicyRequest.backupPolicy()
The backup policy included in the
PutBackupPolicy request. |
BackupPolicy |
PutBackupPolicyResponse.backupPolicy()
Describes the file system's backup policy, indicating whether automatic backups are turned on or off.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeBackupPolicyResponse.Builder |
DescribeBackupPolicyResponse.Builder.backupPolicy(BackupPolicy backupPolicy)
Describes the file system's backup policy, indicating whether automatic backups are turned on or off.
|
PutBackupPolicyRequest.Builder |
PutBackupPolicyRequest.Builder.backupPolicy(BackupPolicy backupPolicy)
The backup policy included in the
PutBackupPolicy request. |
PutBackupPolicyResponse.Builder |
PutBackupPolicyResponse.Builder.backupPolicy(BackupPolicy backupPolicy)
Describes the file system's backup policy, indicating whether automatic backups are turned on or off.
|
Copyright © 2023. All rights reserved.