Uses of Enum Class
com.inttegro.files.UploadRequestStatus
Packages that use UploadRequestStatus
-
Uses of UploadRequestStatus in com.inttegro.files
Fields in com.inttegro.files declared as UploadRequestStatusMethods in com.inttegro.files that return UploadRequestStatusModifier and TypeMethodDescriptionstatic UploadRequestStatusReturns the enum constant of this class with the specified name.static UploadRequestStatus[]UploadRequestStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.inttegro.files with parameters of type UploadRequestStatusModifier and TypeMethodDescriptionUploadRequestPageParams.Builder.status(UploadRequestStatus status)