Uses of Class
ai.vectros.types.UserRequestType
Packages that use UserRequestType
-
Uses of UserRequestType in ai.vectros.types
Fields in ai.vectros.types declared as UserRequestTypeModifier and TypeFieldDescriptionstatic final UserRequestTypeUserRequestType.HUMANstatic final UserRequestTypeUserRequestType.SERVICEMethods in ai.vectros.types that return UserRequestTypeMethods in ai.vectros.types that return types with arguments of type UserRequestTypeMethods in ai.vectros.types with parameters of type UserRequestTypeModifier and TypeMethodDescriptionUserRequest._FinalStage.type(UserRequestType type) UserRequest.Builder.type(UserRequestType type) The kind of user.Method parameters in ai.vectros.types with type arguments of type UserRequestTypeModifier and TypeMethodDescriptionUserRequest._FinalStage.type(Optional<UserRequestType> type) The kind of user.UserRequest.Builder.type(Optional<UserRequestType> type) The kind of user.