Interface FileSelector<T>

All Known Subinterfaces:
ContainerResource<S,​W,​I,​PI,​O,​PO,​X,​T,​B,​IS,​UB>, PodResource<T,​D>
All Known Implementing Classes:
PodOperationsImpl

public interface FileSelector<T>
  • Method Summary

    Modifier and Type Method Description
    T dir​(String path)  
    T file​(String path)