public interface StorageUnitNotificationRegistrationService
StorageUnitNotificationRegistration createStorageUnitNotificationRegistration(StorageUnitNotificationRegistrationCreateRequest request)
request - the information needed to create a storage unit notificationStorageUnitNotificationRegistration deleteStorageUnitNotificationRegistration(NotificationRegistrationKey notificationRegistrationKey)
notificationRegistrationKey - the storage unit notification registration keyStorageUnitNotificationRegistration getStorageUnitNotificationRegistration(NotificationRegistrationKey notificationRegistrationKey)
notificationRegistrationKey - the storage unit notification registration keyStorageUnitNotificationRegistrationKeys getStorageUnitNotificationRegistrationsByNamespace(String namespace)
namespace - the namespace of the storage unit notification registrationStorageUnitNotificationRegistrationKeys getStorageUnitNotificationRegistrationsByNotificationFilter(StorageUnitNotificationFilter storageUnitNotificationFilter)
storageUnitNotificationFilter - the filter for the storage unit notification registrationStorageUnitNotificationRegistration updateStorageUnitNotificationRegistration(NotificationRegistrationKey notificationRegistrationKey, StorageUnitNotificationRegistrationUpdateRequest request)
notificationRegistrationKey - the storage unit notification registration keyCopyright © 2021. All rights reserved.