@Generated(value="")
public interface AssetMetricResource
| Modifier and Type | Interface and Description |
|---|---|
static class |
AssetMetricResource.AssetMetricResourceImpl |
static class |
AssetMetricResource.Builder |
| Modifier and Type | Method and Description |
|---|---|
static AssetMetricResource.Builder |
builder() |
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) |
static AssetMetricResource.Builder builder()
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
java.lang.ExceptionHttpInvoker.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
java.lang.Exception