Uses of Class
com.wowza.wms.pushpublish.model.PushPublishCloudStorageProvider
Packages that use PushPublishCloudStorageProvider
-
Uses of PushPublishCloudStorageProvider in com.wowza.wms.pushpublish.model
Methods in com.wowza.wms.pushpublish.model that return types with arguments of type PushPublishCloudStorageProviderModifier and TypeMethodDescriptionPushPublishContext.getProfileCloudStorageProviders
(String profileName) Method parameters in com.wowza.wms.pushpublish.model with type arguments of type PushPublishCloudStorageProviderModifier and TypeMethodDescriptionvoid
PushPublishContext.setProfileCloudStorageProviders
(String profileName, 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 PushPublishCloudStorageProviderModifier and TypeMethodDescriptionstatic Map<String,
PushPublishCloudStorageProvider> PushPublishUtilsWSC.getCloudStorageProviders()