public interface Subscription
forecaster())| Modifier and Type | Interface and Description |
|---|---|
static class |
Subscription.SubscriptionOwner
Represents relationship from Tenant to:
|
| Modifier and Type | Method and Description |
|---|---|
void |
addSubscriptionOwner(Subscription.SubscriptionOwner owner) |
void |
addSubscriptionOwners(Set<Subscription.SubscriptionOwner> owners) |
DataMiningForecaster |
forecaster() |
MetricContext |
getMetric() |
Set<Subscription.SubscriptionOwner> |
getSubscriptionOwners() |
void |
removeSubscriptionOwner(Subscription.SubscriptionOwner owner) |
MetricContext getMetric()
Set<Subscription.SubscriptionOwner> getSubscriptionOwners()
void addSubscriptionOwner(Subscription.SubscriptionOwner owner)
void addSubscriptionOwners(Set<Subscription.SubscriptionOwner> owners)
void removeSubscriptionOwner(Subscription.SubscriptionOwner owner)
DataMiningForecaster forecaster()
Copyright © 2015–2016 Red Hat, Inc.. All rights reserved.