Class DbfsStorageInfo
- java.lang.Object
-
- com.databricks.sdk.service.compute.DbfsStorageInfo
-
@Generated public class DbfsStorageInfo extends Object
-
-
Constructor Summary
Constructors Constructor Description DbfsStorageInfo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)StringgetDestination()inthashCode()DbfsStorageInfosetDestination(String destination)StringtoString()
-
-
-
Method Detail
-
setDestination
public DbfsStorageInfo setDestination(String destination)
-
getDestination
public String getDestination()
-
-