| Package | Description |
|---|---|
| software.amazon.awssdk.services.efs.model |
| 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.
|
default DescribeBackupPolicyResponse.Builder |
DescribeBackupPolicyResponse.Builder.backupPolicy(Consumer<BackupPolicy.Builder> backupPolicy)
Describes the file system's backup policy, indicating whether automatic backups are turned on or off.
|
static DescribeBackupPolicyResponse.Builder |
DescribeBackupPolicyResponse.builder() |
DescribeBackupPolicyResponse.Builder |
DescribeBackupPolicyResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DescribeBackupPolicyResponse.Builder> |
DescribeBackupPolicyResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.