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