Uses of Class
com.morpheusdata.model.projection.OperationNotificationIdentityProjection
Packages that use OperationNotificationIdentityProjection
-
Uses of OperationNotificationIdentityProjection in com.morpheusdata.core
Methods in com.morpheusdata.core that return types with arguments of type OperationNotificationIdentityProjectionModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Observable<OperationNotificationIdentityProjection>MorpheusOperationNotificationService.listIdentityProjections(String category) Get a list of OperationNotification projections based on a category nameio.reactivex.rxjava3.core.Observable<OperationNotificationIdentityProjection>MorpheusOperationNotificationService.listSyncProjections(String category) Deprecated.Method parameters in com.morpheusdata.core with type arguments of type OperationNotificationIdentityProjectionModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Single<Boolean>MorpheusOperationNotificationService.remove(List<OperationNotificationIdentityProjection> operationNotifications) Deprecated. -
Uses of OperationNotificationIdentityProjection in com.morpheusdata.model
Subclasses of OperationNotificationIdentityProjection in com.morpheusdata.modelModifier and TypeClassDescriptionclassRepresents a Notification Record often displayed in the Alarm Notification area of Morpheus These can be created by alarm events that can be synced from some cloud types like AWS CloudWatch or Vmware
MorpheusOperationNotificationService.listIdentityProjections(String)}