Package com.databricks.sdk.service.iam
Class GetAccountGroupRequest
- java.lang.Object
-
- com.databricks.sdk.service.iam.GetAccountGroupRequest
-
@Generated public class GetAccountGroupRequest extends Object
Get group details
-
-
Constructor Summary
Constructors Constructor Description GetAccountGroupRequest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object o)
String
getId()
int
hashCode()
GetAccountGroupRequest
setId(String id)
String
toString()
-
-
-
Method Detail
-
setId
public GetAccountGroupRequest setId(String id)
-
getId
public String getId()
-
-