Interface CDNRelocate

All Known Implementing Classes:
CDN

public interface CDNRelocate
A partially configured CDN configuration Rule.
Author:
Lincoln Baxter, III
  • Method Summary

    Modifier and Type
    Method
    Description
    to(String location)
    The new resource Address to serve as an external Substitute for the configured internal resource Path.
  • Method Details

    • to

      CDN to(String location)
      The new resource Address to serve as an external Substitute for the configured internal resource Path. See Substitute for additional configuration details.