| Package | Description |
|---|---|
| com.cloudera.api.swagger.model |
| Modifier and Type | Method and Description |
|---|---|
ApiOzoneSnapshotDetails |
ApiOzoneSnapshotDetails.creationTime(BigDecimal creationTime) |
ApiOzoneSnapshotDetails |
ApiOzoneSnapshotDetails.snapshotRef(ApiOzoneSnapshot snapshotRef) |
| Modifier and Type | Method and Description |
|---|---|
List<ApiOzoneSnapshotDetails> |
ApiOzoneSnapshotResult.getCreatedSnapshots()
List of snapshots created.
|
List<ApiOzoneSnapshotDetails> |
ApiOzoneSnapshotResult.getDeletedSnapshots()
List of snapshots deleted.
|
| Modifier and Type | Method and Description |
|---|---|
ApiOzoneSnapshotResult |
ApiOzoneSnapshotResult.addCreatedSnapshotsItem(ApiOzoneSnapshotDetails createdSnapshotsItem) |
ApiOzoneSnapshotResult |
ApiOzoneSnapshotResult.addDeletedSnapshotsItem(ApiOzoneSnapshotDetails deletedSnapshotsItem) |
| Modifier and Type | Method and Description |
|---|---|
ApiOzoneSnapshotResult |
ApiOzoneSnapshotResult.createdSnapshots(List<ApiOzoneSnapshotDetails> createdSnapshots) |
ApiOzoneSnapshotResult |
ApiOzoneSnapshotResult.deletedSnapshots(List<ApiOzoneSnapshotDetails> deletedSnapshots) |
void |
ApiOzoneSnapshotResult.setCreatedSnapshots(List<ApiOzoneSnapshotDetails> createdSnapshots) |
void |
ApiOzoneSnapshotResult.setDeletedSnapshots(List<ApiOzoneSnapshotDetails> deletedSnapshots) |
Copyright © 2026. All rights reserved.