@Generated(value="")
public interface AssetDeviceMetricResource
| Modifier and Type | Interface and Description |
|---|---|
static class |
AssetDeviceMetricResource.AssetDeviceMetricResourceImpl |
static class |
AssetDeviceMetricResource.Builder |
| Modifier and Type | Method and Description |
|---|---|
static AssetDeviceMetricResource.Builder |
builder() |
AssetDeviceMetric |
getGroupAssetMetricAssetTypeDevice(java.lang.Long groupId,
java.lang.String assetType,
java.lang.String assetId,
java.lang.String identityType,
java.lang.Integer rangeKey) |
HttpInvoker.HttpResponse |
getGroupAssetMetricAssetTypeDeviceHttpResponse(java.lang.Long groupId,
java.lang.String assetType,
java.lang.String assetId,
java.lang.String identityType,
java.lang.Integer rangeKey) |
static AssetDeviceMetricResource.Builder builder()
AssetDeviceMetric getGroupAssetMetricAssetTypeDevice(java.lang.Long groupId, java.lang.String assetType, java.lang.String assetId, java.lang.String identityType, java.lang.Integer rangeKey) throws java.lang.Exception
java.lang.ExceptionHttpInvoker.HttpResponse getGroupAssetMetricAssetTypeDeviceHttpResponse(java.lang.Long groupId, java.lang.String assetType, java.lang.String assetId, java.lang.String identityType, java.lang.Integer rangeKey) throws java.lang.Exception
java.lang.Exception