Uses of Record Class
io.camunda.zeebe.backup.gcs.manifest.FileSet.NamedFile
Packages that use FileSet.NamedFile
-
Uses of FileSet.NamedFile in io.camunda.zeebe.backup.gcs.manifest
Methods in io.camunda.zeebe.backup.gcs.manifest that return types with arguments of type FileSet.NamedFileModifier and TypeMethodDescriptionFileSet.files()Returns the value of thefilesrecord component.Constructor parameters in io.camunda.zeebe.backup.gcs.manifest with type arguments of type FileSet.NamedFileModifierConstructorDescriptionFileSet(List<FileSet.NamedFile> files) Creates an instance of aFileSetrecord class.