Class TableSnapshotCollection
- java.lang.Object
-
- com.ibm.cloud.sdk.core.service.model.GenericModel
-
- com.ibm.cloud.watsonxdata.watsonx_data.v2.model.TableSnapshotCollection
-
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class TableSnapshotCollection extends com.ibm.cloud.sdk.core.service.model.GenericModel
TableSnapshot OK.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.List<TableSnapshot>
getSnapshots()
Gets the snapshots.
-
-
-
Method Detail
-
getSnapshots
public java.util.List<TableSnapshot> getSnapshots()
Gets the snapshots. Snapshots.- Returns:
- the snapshots
-
-