Uses of Class
ai.vectros.types.EntityRequestStatus
Packages that use EntityRequestStatus
-
Uses of EntityRequestStatus in ai.vectros.types
Fields in ai.vectros.types declared as EntityRequestStatusModifier and TypeFieldDescriptionstatic final EntityRequestStatusEntityRequestStatus.ACTIVEstatic final EntityRequestStatusEntityRequestStatus.SUSPENDEDMethods in ai.vectros.types that return EntityRequestStatusMethods in ai.vectros.types that return types with arguments of type EntityRequestStatusMethods in ai.vectros.types with parameters of type EntityRequestStatusModifier and TypeMethodDescriptionEntityRequest._FinalStage.status(EntityRequestStatus status) EntityRequest.Builder.status(EntityRequestStatus status) Lifecycle status of the entity.Method parameters in ai.vectros.types with type arguments of type EntityRequestStatusModifier and TypeMethodDescriptionEntityRequest._FinalStage.status(Optional<EntityRequestStatus> status) Lifecycle status of the entity.EntityRequest.Builder.status(Optional<EntityRequestStatus> status) Lifecycle status of the entity.