| Package | Description |
|---|---|
| software.amazon.awssdk.services.neptune.model |
| Modifier and Type | Method and Description |
|---|---|
DBClusterSnapshotAttribute.Builder |
DBClusterSnapshotAttribute.Builder.attributeName(String attributeName)
The name of the manual DB cluster snapshot attribute.
|
DBClusterSnapshotAttribute.Builder |
DBClusterSnapshotAttribute.Builder.attributeValues(Collection<String> attributeValues)
The value(s) for the manual DB cluster snapshot attribute.
|
DBClusterSnapshotAttribute.Builder |
DBClusterSnapshotAttribute.Builder.attributeValues(String... attributeValues)
The value(s) for the manual DB 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 © 2021. All rights reserved.