Package com.okta.idx.sdk.api.io
Interface Resource
-
- All Known Implementing Classes:
AbstractResource
,ClasspathResource
,FileResource
,StringResource
,UrlResource
public interface Resource
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.io.InputStream
getInputStream()
-