| Package | Description |
|---|---|
| software.amazon.awssdk.services.docdbelastic.model |
| Modifier and Type | Method and Description |
|---|---|
static GetClusterSnapshotResponse.Builder |
GetClusterSnapshotResponse.builder() |
GetClusterSnapshotResponse.Builder |
GetClusterSnapshotResponse.Builder.snapshot(ClusterSnapshot snapshot)
Returns information about a specific Elastic DocumentDB snapshot.
|
default GetClusterSnapshotResponse.Builder |
GetClusterSnapshotResponse.Builder.snapshot(Consumer<ClusterSnapshot.Builder> snapshot)
Returns information about a specific Elastic DocumentDB snapshot.
|
GetClusterSnapshotResponse.Builder |
GetClusterSnapshotResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetClusterSnapshotResponse.Builder> |
GetClusterSnapshotResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.