Package lgraph
Interface Lgraph.AclResponseOrBuilder
-
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
Lgraph.AclResponse,Lgraph.AclResponse.Builder
- Enclosing class:
- Lgraph
public static interface Lgraph.AclResponseOrBuilder extends com.google.protobuf.MessageOrBuilder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Lgraph.AddRoleResponsegetAddRoleResponse()optional .lgraph.AddRoleResponse add_role_response = 6;Lgraph.AddRoleResponseOrBuildergetAddRoleResponseOrBuilder()optional .lgraph.AddRoleResponse add_role_response = 6;Lgraph.AddUserResponsegetAddUserResponse()optional .lgraph.AddUserResponse add_user_response = 2;Lgraph.AddUserResponseOrBuildergetAddUserResponseOrBuilder()optional .lgraph.AddUserResponse add_user_response = 2;Lgraph.AuthResponsegetAuthResponse()optional .lgraph.AuthResponse auth_response = 1;Lgraph.AuthResponseOrBuildergetAuthResponseOrBuilder()optional .lgraph.AuthResponse auth_response = 1;Lgraph.DelRoleResponsegetDelRoleResponse()optional .lgraph.DelRoleResponse del_role_response = 8;Lgraph.DelRoleResponseOrBuildergetDelRoleResponseOrBuilder()optional .lgraph.DelRoleResponse del_role_response = 8;Lgraph.DelUserResponsegetDelUserResponse()optional .lgraph.DelUserResponse del_user_response = 4;Lgraph.DelUserResponseOrBuildergetDelUserResponseOrBuilder()optional .lgraph.DelUserResponse del_user_response = 4;Lgraph.GetRoleInfoResponsegetListRoleInfoResponse()optional .lgraph.GetRoleInfoResponse list_role_info_response = 9;Lgraph.GetRoleInfoResponseOrBuildergetListRoleInfoResponseOrBuilder()optional .lgraph.GetRoleInfoResponse list_role_info_response = 9;Lgraph.ListRoleResponsegetListRoleResponse()optional .lgraph.ListRoleResponse list_role_response = 11;Lgraph.ListRoleResponseOrBuildergetListRoleResponseOrBuilder()optional .lgraph.ListRoleResponse list_role_response = 11;Lgraph.GetUserInfoResponsegetListUserInfoResponse()optional .lgraph.GetUserInfoResponse list_user_info_response = 5;Lgraph.GetUserInfoResponseOrBuildergetListUserInfoResponseOrBuilder()optional .lgraph.GetUserInfoResponse list_user_info_response = 5;Lgraph.ListUserResponsegetListUserResponse()optional .lgraph.ListUserResponse list_user_response = 10;Lgraph.ListUserResponseOrBuildergetListUserResponseOrBuilder()optional .lgraph.ListUserResponse list_user_response = 10;Lgraph.ModRoleResponsegetModRoleResponse()optional .lgraph.ModRoleResponse mod_role_response = 7;Lgraph.ModRoleResponseOrBuildergetModRoleResponseOrBuilder()optional .lgraph.ModRoleResponse mod_role_response = 7;Lgraph.ModUserResponsegetModUserResponse()optional .lgraph.ModUserResponse mod_user_response = 3;Lgraph.ModUserResponseOrBuildergetModUserResponseOrBuilder()optional .lgraph.ModUserResponse mod_user_response = 3;Lgraph.AclResponse.RespCasegetRespCase()booleanhasAddRoleResponse()optional .lgraph.AddRoleResponse add_role_response = 6;booleanhasAddUserResponse()optional .lgraph.AddUserResponse add_user_response = 2;booleanhasAuthResponse()optional .lgraph.AuthResponse auth_response = 1;booleanhasDelRoleResponse()optional .lgraph.DelRoleResponse del_role_response = 8;booleanhasDelUserResponse()optional .lgraph.DelUserResponse del_user_response = 4;booleanhasListRoleInfoResponse()optional .lgraph.GetRoleInfoResponse list_role_info_response = 9;booleanhasListRoleResponse()optional .lgraph.ListRoleResponse list_role_response = 11;booleanhasListUserInfoResponse()optional .lgraph.GetUserInfoResponse list_user_info_response = 5;booleanhasListUserResponse()optional .lgraph.ListUserResponse list_user_response = 10;booleanhasModRoleResponse()optional .lgraph.ModRoleResponse mod_role_response = 7;booleanhasModUserResponse()optional .lgraph.ModUserResponse mod_user_response = 3;-
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
-
-
-
Method Detail
-
hasAuthResponse
boolean hasAuthResponse()
optional .lgraph.AuthResponse auth_response = 1;
-
getAuthResponse
Lgraph.AuthResponse getAuthResponse()
optional .lgraph.AuthResponse auth_response = 1;
-
getAuthResponseOrBuilder
Lgraph.AuthResponseOrBuilder getAuthResponseOrBuilder()
optional .lgraph.AuthResponse auth_response = 1;
-
hasAddUserResponse
boolean hasAddUserResponse()
optional .lgraph.AddUserResponse add_user_response = 2;
-
getAddUserResponse
Lgraph.AddUserResponse getAddUserResponse()
optional .lgraph.AddUserResponse add_user_response = 2;
-
getAddUserResponseOrBuilder
Lgraph.AddUserResponseOrBuilder getAddUserResponseOrBuilder()
optional .lgraph.AddUserResponse add_user_response = 2;
-
hasModUserResponse
boolean hasModUserResponse()
optional .lgraph.ModUserResponse mod_user_response = 3;
-
getModUserResponse
Lgraph.ModUserResponse getModUserResponse()
optional .lgraph.ModUserResponse mod_user_response = 3;
-
getModUserResponseOrBuilder
Lgraph.ModUserResponseOrBuilder getModUserResponseOrBuilder()
optional .lgraph.ModUserResponse mod_user_response = 3;
-
hasDelUserResponse
boolean hasDelUserResponse()
optional .lgraph.DelUserResponse del_user_response = 4;
-
getDelUserResponse
Lgraph.DelUserResponse getDelUserResponse()
optional .lgraph.DelUserResponse del_user_response = 4;
-
getDelUserResponseOrBuilder
Lgraph.DelUserResponseOrBuilder getDelUserResponseOrBuilder()
optional .lgraph.DelUserResponse del_user_response = 4;
-
hasListUserInfoResponse
boolean hasListUserInfoResponse()
optional .lgraph.GetUserInfoResponse list_user_info_response = 5;
-
getListUserInfoResponse
Lgraph.GetUserInfoResponse getListUserInfoResponse()
optional .lgraph.GetUserInfoResponse list_user_info_response = 5;
-
getListUserInfoResponseOrBuilder
Lgraph.GetUserInfoResponseOrBuilder getListUserInfoResponseOrBuilder()
optional .lgraph.GetUserInfoResponse list_user_info_response = 5;
-
hasAddRoleResponse
boolean hasAddRoleResponse()
optional .lgraph.AddRoleResponse add_role_response = 6;
-
getAddRoleResponse
Lgraph.AddRoleResponse getAddRoleResponse()
optional .lgraph.AddRoleResponse add_role_response = 6;
-
getAddRoleResponseOrBuilder
Lgraph.AddRoleResponseOrBuilder getAddRoleResponseOrBuilder()
optional .lgraph.AddRoleResponse add_role_response = 6;
-
hasModRoleResponse
boolean hasModRoleResponse()
optional .lgraph.ModRoleResponse mod_role_response = 7;
-
getModRoleResponse
Lgraph.ModRoleResponse getModRoleResponse()
optional .lgraph.ModRoleResponse mod_role_response = 7;
-
getModRoleResponseOrBuilder
Lgraph.ModRoleResponseOrBuilder getModRoleResponseOrBuilder()
optional .lgraph.ModRoleResponse mod_role_response = 7;
-
hasDelRoleResponse
boolean hasDelRoleResponse()
optional .lgraph.DelRoleResponse del_role_response = 8;
-
getDelRoleResponse
Lgraph.DelRoleResponse getDelRoleResponse()
optional .lgraph.DelRoleResponse del_role_response = 8;
-
getDelRoleResponseOrBuilder
Lgraph.DelRoleResponseOrBuilder getDelRoleResponseOrBuilder()
optional .lgraph.DelRoleResponse del_role_response = 8;
-
hasListRoleInfoResponse
boolean hasListRoleInfoResponse()
optional .lgraph.GetRoleInfoResponse list_role_info_response = 9;
-
getListRoleInfoResponse
Lgraph.GetRoleInfoResponse getListRoleInfoResponse()
optional .lgraph.GetRoleInfoResponse list_role_info_response = 9;
-
getListRoleInfoResponseOrBuilder
Lgraph.GetRoleInfoResponseOrBuilder getListRoleInfoResponseOrBuilder()
optional .lgraph.GetRoleInfoResponse list_role_info_response = 9;
-
hasListUserResponse
boolean hasListUserResponse()
optional .lgraph.ListUserResponse list_user_response = 10;
-
getListUserResponse
Lgraph.ListUserResponse getListUserResponse()
optional .lgraph.ListUserResponse list_user_response = 10;
-
getListUserResponseOrBuilder
Lgraph.ListUserResponseOrBuilder getListUserResponseOrBuilder()
optional .lgraph.ListUserResponse list_user_response = 10;
-
hasListRoleResponse
boolean hasListRoleResponse()
optional .lgraph.ListRoleResponse list_role_response = 11;
-
getListRoleResponse
Lgraph.ListRoleResponse getListRoleResponse()
optional .lgraph.ListRoleResponse list_role_response = 11;
-
getListRoleResponseOrBuilder
Lgraph.ListRoleResponseOrBuilder getListRoleResponseOrBuilder()
optional .lgraph.ListRoleResponse list_role_response = 11;
-
getRespCase
Lgraph.AclResponse.RespCase getRespCase()
-
-