Interface RemovableURLConnection


@API(src=PUBLIC, type=EXTENDABLE) public interface RemovableURLConnection
Adds methods to delete a resource
Since:
28.0

*********************************
EXPERIMENTAL - Subject to change
********************************

Please note that this API is not marked as final and it can change in one of the next versions of the application. If you have suggestions, comments about it, please let us know.

  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Remove a resource
  • Method Details