public static final class ListRoleResponseBody.Action.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
ListRoleResponseBody.Action |
build() |
ListRoleResponseBody.Action.Builder |
code(String code)
The serial number of the permission that is granted to the role.
|
ListRoleResponseBody.Action.Builder |
description(String description)
The description of the permission to be granted to the role.
|
ListRoleResponseBody.Action.Builder |
groupId(String groupId)
The ID of the permission group to which the permission that is granted to the role belongs.
|
ListRoleResponseBody.Action.Builder |
name(String name)
The name of the permission to be granted to the role.
|
public ListRoleResponseBody.Action.Builder code(String code)
public ListRoleResponseBody.Action.Builder description(String description)
public ListRoleResponseBody.Action.Builder groupId(String groupId)
public ListRoleResponseBody.Action.Builder name(String name)
public ListRoleResponseBody.Action build()
Copyright © 2023. All rights reserved.