public static class AssetMetricResource.AssetMetricResourceImpl extends java.lang.Object implements AssetMetricResource
AssetMetricResource.AssetMetricResourceImpl, AssetMetricResource.Builder| Modifier and Type | Method and Description |
|---|---|
AssetMetric |
getGroupAssetMetric(java.lang.Long groupId,
java.lang.String assetType,
java.lang.String assetId,
java.lang.String identityType,
java.lang.Integer rangeKey,
java.lang.String[] selectedMetrics) |
HttpInvoker.HttpResponse |
getGroupAssetMetricHttpResponse(java.lang.Long groupId,
java.lang.String assetType,
java.lang.String assetId,
java.lang.String identityType,
java.lang.Integer rangeKey,
java.lang.String[] selectedMetrics) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilderpublic AssetMetric getGroupAssetMetric(java.lang.Long groupId, java.lang.String assetType, java.lang.String assetId, java.lang.String identityType, java.lang.Integer rangeKey, java.lang.String[] selectedMetrics) throws java.lang.Exception
getGroupAssetMetric in interface AssetMetricResourcejava.lang.Exceptionpublic HttpInvoker.HttpResponse getGroupAssetMetricHttpResponse(java.lang.Long groupId, java.lang.String assetType, java.lang.String assetId, java.lang.String identityType, java.lang.Integer rangeKey, java.lang.String[] selectedMetrics) throws java.lang.Exception
getGroupAssetMetricHttpResponse in interface AssetMetricResourcejava.lang.Exception