Documentation

UrlType
in package

Enumerated constants used in CloudFiles for URL types.

Table of Contents

CDN  = 'CDN'
IOS_STREAMING  = 'IOS-Streaming'
SSL  = 'SSL'
STREAMING  = 'Streaming'
TAR  = 'tar'
TAR_BZ2  = 'tar.bz2'
TAR_GZ  = 'tar.gz'

Constants

IOS_STREAMING

public mixed IOS_STREAMING = 'IOS-Streaming'

STREAMING

public mixed STREAMING = 'Streaming'

TAR_BZ2

public mixed TAR_BZ2 = 'tar.bz2'

TAR_GZ

public mixed TAR_GZ = 'tar.gz'

Search results