| Package | Description |
|---|---|
| software.amazon.awssdk.services.rds.model |
| Modifier and Type | Method and Description |
|---|---|
DBSnapshotAttribute.Builder |
DBSnapshotAttribute.Builder.attributeName(String attributeName)
The name of the manual DB snapshot attribute.
|
DBSnapshotAttribute.Builder |
DBSnapshotAttribute.Builder.attributeValues(Collection<String> attributeValues)
The value or values for the manual DB snapshot attribute.
|
DBSnapshotAttribute.Builder |
DBSnapshotAttribute.Builder.attributeValues(String... attributeValues)
The value or values for the manual DB snapshot attribute.
|
static DBSnapshotAttribute.Builder |
DBSnapshotAttribute.builder() |
DBSnapshotAttribute.Builder |
DBSnapshotAttribute.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DBSnapshotAttribute.Builder> |
DBSnapshotAttribute.serializableBuilderClass() |
Copyright © 2023. All rights reserved.