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