Class DeleteScope
- java.lang.Object
-
- com.databricks.sdk.service.workspace.DeleteScope
-
@Generated public class DeleteScope extends Object
-
-
Constructor Summary
Constructors Constructor Description DeleteScope()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object o)
String
getScope()
int
hashCode()
DeleteScope
setScope(String scope)
String
toString()
-
-
-
Method Detail
-
setScope
public DeleteScope setScope(String scope)
-
getScope
public String getScope()
-
-