Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerdatareturnfiledownload.field.FileDownloadStatusField
Packages that use FileDownloadStatusField
Package
Description
-
Uses of FileDownloadStatusField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerdatareturnfiledownload
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerdatareturnfiledownload declared as FileDownloadStatusFieldModifier and TypeFieldDescriptionstatic final FileDownloadStatusField<String>FileDownloadStatus.DOWNLOAD_USERUse with available fluent helpers to apply the DownloadUser field to query operations.static final FileDownloadStatusField<String>FileDownloadStatus.FAILEDUse with available fluent helpers to apply the Failed field to query operations.static final FileDownloadStatusField<String>FileDownloadStatus.FILE_NAMEUse with available fluent helpers to apply the FileName field to query operations.static final FileDownloadStatusField<String>FileDownloadStatus.FINISHEDUse with available fluent helpers to apply the Finished field to query operations.static final FileDownloadStatusField<String>FileDownloadStatus.IN_PROCESSUse with available fluent helpers to apply the InProcess field to query operations.static final FileDownloadStatusField<String>FileDownloadStatus.OBJECT_NAMEUse with available fluent helpers to apply the ObjectName field to query operations.static final FileDownloadStatusField<String>FileDownloadStatus.PACKAGE_NAMEUse with available fluent helpers to apply the PackageName field to query operations.static final FileDownloadStatusField<String>FileDownloadStatus.SCENARIOUse with available fluent helpers to apply the Scenario field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerdatareturnfiledownload that return FileDownloadStatusFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
FileDownloadStatusField<T>FileDownloadStatus.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> FileDownloadStatusField<T>Use with available fluent helpers to apply an extension field to query operations.