Uses of Class
ai.vectros.types.UserResponseStatus
Packages that use UserResponseStatus
-
Uses of UserResponseStatus in ai.vectros.types
Fields in ai.vectros.types declared as UserResponseStatusModifier and TypeFieldDescriptionstatic final UserResponseStatusUserResponseStatus.ACTIVEstatic final UserResponseStatusUserResponseStatus.PENDINGstatic final UserResponseStatusUserResponseStatus.SUSPENDEDMethods in ai.vectros.types that return UserResponseStatusMethods in ai.vectros.types that return types with arguments of type UserResponseStatusMethods in ai.vectros.types with parameters of type UserResponseStatusMethod parameters in ai.vectros.types with type arguments of type UserResponseStatusModifier and TypeMethodDescriptionUserResponse.Builder.status(Optional<UserResponseStatus> status) The user's lifecycle status.