NAME

CDN::Edgecast::Client::auto::MediaManager::Element::WmsPubPoint

VERSION

version 0.01.00

DESCRIPTION

Perl data type class for the XML Schema defined element WmsPubPoint from the namespace EC:WebServices.

METHODS

new

my $element = CDN::Edgecast::Client::auto::MediaManager::Element::WmsPubPoint->new($data);

Constructor. The following data structure may be passed to new():

{ # CDN::Edgecast::Client::auto::MediaManager::Type::WmsPubPoint
  EnableBuffering =>  $some_value, # boolean
  MethodId =>  $some_value, # int
  MethodName =>  $some_value, # string
  PullSource =>  $some_value, # string
  PushUrl =>  $some_value, # string
  Url =>  $some_value, # string
  TypeName =>  $some_value, # string
},

AUTHOR

Generated by SOAP::WSDL