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