Uses of Class
com.wowza.wms.pushpublish.model.PushPublishCloudStorageProvider
-
Packages that use PushPublishCloudStorageProvider Package Description com.wowza.wms.pushpublish.model com.wowza.wms.pushpublish.protocol.cupertino -
-
Uses of PushPublishCloudStorageProvider in com.wowza.wms.pushpublish.model
Methods in com.wowza.wms.pushpublish.model that return types with arguments of type PushPublishCloudStorageProvider Modifier and Type Method Description java.util.Map<String,PushPublishCloudStorageProvider>
PushPublishContext. getProfileCloudStorageProviders(String profileName)
Method parameters in com.wowza.wms.pushpublish.model with type arguments of type PushPublishCloudStorageProvider Modifier and Type Method Description void
PushPublishContext. setProfileCloudStorageProviders(String profileName, java.util.Map<String,PushPublishCloudStorageProvider> cloudStorageProviders)
-
Uses of PushPublishCloudStorageProvider in com.wowza.wms.pushpublish.protocol.cupertino
Methods in com.wowza.wms.pushpublish.protocol.cupertino that return types with arguments of type PushPublishCloudStorageProvider Modifier and Type Method Description static java.util.Map<String,PushPublishCloudStorageProvider>
PushPublishUtilsWSC. getCloudStorageProviders()
-