Uses of Class
com.pervasive.datarush.azure.FileState
-
Packages that use FileState Package Description com.pervasive.datarush.azure -
-
Uses of FileState in com.pervasive.datarush.azure
Methods in com.pervasive.datarush.azure that return FileState Modifier and Type Method Description static FileState
FileState. valueOf(String name)
Returns the enum constant of this type with the specified name.static FileState[]
FileState. values()
Returns an array containing the constants of this enum type, in the order they are declared.FileState
AbstractAzureClient. whatIsThis(AzureFilePath path)
FileState
AzureClient. whatIsThis(AzureFilePath path)
-