public class RolesManagementClientTest extends Object
| 构造器和说明 |
|---|
RolesManagementClientTest() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
addUsers() |
void |
before() |
void |
create() |
void |
delete() |
void |
deleteMany() |
void |
detail() |
void |
getUdfValue() |
void |
list() |
void |
listAuthorizedResources() |
void |
listPolicies() |
void |
listUsers() |
void |
removeUdfValue() |
void |
removeUsers() |
void |
setUdfValue() |
void |
setUdfValueBatch() |
void |
update() |
public void before()
throws IOException,
GraphQLException
IOExceptionGraphQLExceptionpublic void list()
throws IOException,
GraphQLException
IOExceptionGraphQLExceptionpublic void create()
throws IOException,
GraphQLException
IOExceptionGraphQLExceptionpublic void update()
throws IOException,
GraphQLException
IOExceptionGraphQLExceptionpublic void detail()
throws IOException,
GraphQLException
IOExceptionGraphQLExceptionpublic void delete()
throws IOException,
GraphQLException
IOExceptionGraphQLExceptionpublic void deleteMany()
throws IOException,
GraphQLException
IOExceptionGraphQLExceptionpublic void addUsers()
throws IOException,
GraphQLException
IOExceptionGraphQLExceptionpublic void removeUsers()
throws IOException,
GraphQLException
IOExceptionGraphQLExceptionpublic void listUsers()
throws IOException,
GraphQLException
IOExceptionGraphQLExceptionpublic void listPolicies()
throws IOException,
GraphQLException
IOExceptionGraphQLExceptionpublic void listAuthorizedResources()
throws IOException,
GraphQLException
IOExceptionGraphQLExceptionpublic void getUdfValue()
throws IOException,
GraphQLException
IOExceptionGraphQLExceptionpublic void setUdfValue()
throws IOException,
GraphQLException
IOExceptionGraphQLExceptionpublic void setUdfValueBatch()
throws IOException,
GraphQLException
IOExceptionGraphQLExceptionpublic void removeUdfValue()
throws IOException,
GraphQLException
IOExceptionGraphQLExceptionCopyright © 2021. All rights reserved.