public class UserExperienceAnalyticsCategoryCollectionRequest extends com.github.davidmoten.odata.client.CollectionPageEntityRequest<UserExperienceAnalyticsCategory,UserExperienceAnalyticsCategoryRequest>
| Modifier and Type | Field and Description |
|---|---|
protected com.github.davidmoten.odata.client.ContextPath |
contextPath |
| Constructor and Description |
|---|
UserExperienceAnalyticsCategoryCollectionRequest(com.github.davidmoten.odata.client.ContextPath contextPath) |
| Modifier and Type | Method and Description |
|---|---|
UserExperienceAnalyticsMetricCollectionRequest |
metricValues() |
UserExperienceAnalyticsMetricRequest |
metricValues(String id) |
public UserExperienceAnalyticsCategoryCollectionRequest(com.github.davidmoten.odata.client.ContextPath contextPath)
public UserExperienceAnalyticsMetricCollectionRequest metricValues()
public UserExperienceAnalyticsMetricRequest metricValues(String id)
Copyright © 2018–2020. All rights reserved.