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.modelMethods 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 voidPushPublishContext. setProfileCloudStorageProviders(String profileName, java.util.Map<String,PushPublishCloudStorageProvider> cloudStorageProviders)
- 
Uses of PushPublishCloudStorageProvider in com.wowza.wms.pushpublish.protocol.cupertinoMethods 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()
 
-