pub trait SESubscribableList: SESubscribableResource + SEList { }
Expand description

Implemented by all types whose base type is SubscribableList

Implementors§

source§

impl SESubscribableList for BillingPeriodList

Available on crate feature billing only.
source§

impl SESubscribableList for BillingReadingSetList

Available on crate feature billing only.
source§

impl SESubscribableList for CustomerAccountList

Available on crate feature billing only.
source§

impl SESubscribableList for CustomerAgreementList

Available on crate feature billing only.
source§

impl SESubscribableList for DERControlList

Available on crate feature der only.
source§

impl SESubscribableList for DERProgramList

Available on crate feature der only.
source§

impl SESubscribableList for DemandResponseProgramList

Available on crate feature drlc only.
source§

impl SESubscribableList for EndDeviceControlList

Available on crate feature drlc only.
source§

impl SESubscribableList for EndDeviceList

Available on crate feature edev only.
source§

impl SESubscribableList for FlowReservationResponseList

Available on crate feature flow_reservation only.
source§

impl SESubscribableList for FunctionSetAssignmentsList

Available on crate feature fsa only.
source§

impl SESubscribableList for SubscribableList

source§

impl SESubscribableList for LogEventList

Available on crate feature log_events only.
source§

impl SESubscribableList for MessagingProgramList

Available on crate feature messaging only.
source§

impl SESubscribableList for MeterReadingList

Available on crate feature metering only.
source§

impl SESubscribableList for ReadingList

Available on crate feature metering only.
source§

impl SESubscribableList for ReadingSetList

Available on crate feature metering only.
source§

impl SESubscribableList for UsagePointList

Available on crate feature metering only.
source§

impl SESubscribableList for PrepaymentList

Available on crate feature prepayment only.
source§

impl SESubscribableList for TariffProfileList

Available on crate feature pricing only.
source§

impl SESubscribableList for TimeTariffIntervalList

Available on crate feature pricing only.