Uses of Class
ai.vectros.types.ExportRequestResponseStatus
Packages that use ExportRequestResponseStatus
-
Uses of ExportRequestResponseStatus in ai.vectros.types
Fields in ai.vectros.types declared as ExportRequestResponseStatusModifier and TypeFieldDescriptionstatic final ExportRequestResponseStatusExportRequestResponseStatus.ACCEPTEDstatic final ExportRequestResponseStatusExportRequestResponseStatus.COMPLETEDstatic final ExportRequestResponseStatusExportRequestResponseStatus.FAILEDstatic final ExportRequestResponseStatusExportRequestResponseStatus.PROCESSINGMethods in ai.vectros.types that return ExportRequestResponseStatusMethods in ai.vectros.types that return types with arguments of type ExportRequestResponseStatusMethods in ai.vectros.types with parameters of type ExportRequestResponseStatusModifier and TypeMethodDescriptionExportRequestResponse.Builder.status(ExportRequestResponseStatus status) Method parameters in ai.vectros.types with type arguments of type ExportRequestResponseStatusModifier and TypeMethodDescriptionExportRequestResponse.Builder.status(Optional<ExportRequestResponseStatus> status) Current status of the job.