| Package | Description |
|---|---|
| software.amazon.awssdk.services.fsx.model |
| Modifier and Type | Method and Description |
|---|---|
static UpdateSnapshotResponse.Builder |
UpdateSnapshotResponse.builder() |
default UpdateSnapshotResponse.Builder |
UpdateSnapshotResponse.Builder.snapshot(Consumer<Snapshot.Builder> snapshot)
Returned after a successful
UpdateSnapshot operation, describing the snapshot that you updated. |
UpdateSnapshotResponse.Builder |
UpdateSnapshotResponse.Builder.snapshot(Snapshot snapshot)
Returned after a successful
UpdateSnapshot operation, describing the snapshot that you updated. |
UpdateSnapshotResponse.Builder |
UpdateSnapshotResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UpdateSnapshotResponse.Builder> |
UpdateSnapshotResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.