public static final class UpdateRoleRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
UpdateRoleRequest.Builder |
actionData(String actionData)
The set of permissions to be granted to the role.
|
UpdateRoleRequest |
build() |
UpdateRoleRequest.Builder |
roleId(Integer roleId)
The ID of the role.
|
public UpdateRoleRequest.Builder actionData(String actionData)
public UpdateRoleRequest.Builder roleId(Integer roleId)
public UpdateRoleRequest build()
Copyright © 2023. All rights reserved.