public static class CreateDatasetRequest.DatasetVersionEntry extends Object
| Constructor and Description |
|---|
DatasetVersionEntry() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getMountPath() |
String |
getStoragePath() |
void |
setDescription(String description) |
void |
setMountPath(String mountPath) |
void |
setStoragePath(String storagePath) |
public String getDescription()
public void setDescription(String description)
public String getStoragePath()
public void setStoragePath(String storagePath)
public String getMountPath()
public void setMountPath(String mountPath)
Copyright © 2026. All rights reserved.