java.lang.Object
com.softlayer.api.Type
com.softlayer.api.service.Entity
com.softlayer.api.service.network.cdnmarketplace.configuration.cache.PurgeGroup

@ApiType("SoftLayer_Network_CdnMarketplace_Configuration_Cache_PurgeGroup")
public class PurgeGroup
extends Entity
This data type models a purge group event that occurs in caching server. It contains a reference to a mapping configuration and the path to execute the purge on.
See Also:
SoftLayer_Network_CdnMarketplace_Configuration_Cache_PurgeGroup
  • Constructor Details

    • PurgeGroup

      public PurgeGroup()
  • Method Details