| Package | Description |
|---|---|
| software.amazon.awssdk.services.rds.model |
| Modifier and Type | Method and Description |
|---|---|
static ModifyDbSnapshotAttributeResponse.Builder |
ModifyDbSnapshotAttributeResponse.builder() |
default ModifyDbSnapshotAttributeResponse.Builder |
ModifyDbSnapshotAttributeResponse.Builder.dbSnapshotAttributesResult(Consumer<DBSnapshotAttributesResult.Builder> dbSnapshotAttributesResult)
Sets the value of the DBSnapshotAttributesResult property for this object.
|
ModifyDbSnapshotAttributeResponse.Builder |
ModifyDbSnapshotAttributeResponse.Builder.dbSnapshotAttributesResult(DBSnapshotAttributesResult dbSnapshotAttributesResult)
Sets the value of the DBSnapshotAttributesResult property for this object.
|
ModifyDbSnapshotAttributeResponse.Builder |
ModifyDbSnapshotAttributeResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ModifyDbSnapshotAttributeResponse.Builder> |
ModifyDbSnapshotAttributeResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.