Class AddUserGroupRequest.Builder
Object
Builder
- Enclosing class:
AddUserGroupRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()but()Deprecated.This method will be removed in the future.locallyManaged(boolean locallyManaged) Deprecated.This feature will be dropped.Required. The name of the user group.toString()
-
Method Details
-
but
Deprecated.This method will be removed in the future. Please, useAddUserGroupRequest.builder()Clone method for this Builder. -
name
Required. The name of the user group. Should be unique within all user groups.- Returns:
this.
-
locallyManaged
Deprecated.This feature will be dropped.The locallyManaged flag of the user group. Indicates whether this UserGroup is locally managed or not.- Returns:
this.
-
build
-
toString
-