Uses of Class
com.cloudera.cdp.opdb.model.RestoreSnapshot
Packages that use RestoreSnapshot
-
Uses of RestoreSnapshot in com.cloudera.cdp.opdb.model
Methods in com.cloudera.cdp.opdb.model that return types with arguments of type RestoreSnapshotModifier and TypeMethodDescriptionListRestoreSnapshotsResponse.getRestoreSnapshots()Getter for restoreSnapshots.Method parameters in com.cloudera.cdp.opdb.model with type arguments of type RestoreSnapshotModifier and TypeMethodDescriptionvoidListRestoreSnapshotsResponse.setRestoreSnapshots(List<RestoreSnapshot> restoreSnapshots) Setter for restoreSnapshots.