Interface AssetHistogramMetricResource
- All Known Implementing Classes:
AssetHistogramMetricResource.AssetHistogramMetricResourceImpl
@Generated("")
public interface AssetHistogramMetricResource
- Generated:
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic classstatic class -
Method Summary
Modifier and TypeMethodDescriptionbuilder()getGroupAssetMetricAssetTypeHistogram(Long groupId, String assetType, String assetId, String identityType, Integer rangeKey) getGroupAssetMetricAssetTypeHistogramHttpResponse(Long groupId, String assetType, String assetId, String identityType, Integer rangeKey)
-
Method Details
-
builder
-
getGroupAssetMetricAssetTypeHistogram
AssetHistogramMetric getGroupAssetMetricAssetTypeHistogram(Long groupId, String assetType, String assetId, String identityType, Integer rangeKey) throws Exception - Throws:
Exception
-
getGroupAssetMetricAssetTypeHistogramHttpResponse
HttpInvoker.HttpResponse getGroupAssetMetricAssetTypeHistogramHttpResponse(Long groupId, String assetType, String assetId, String identityType, Integer rangeKey) throws Exception - Throws:
Exception
-