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