@Generated(value="")
public interface AssetHistogramMetricResource
| Modifier and Type | Interface and Description |
|---|---|
static class |
AssetHistogramMetricResource.AssetHistogramMetricResourceImpl |
static class |
AssetHistogramMetricResource.Builder |
| Modifier and Type | Method and Description |
|---|---|
static AssetHistogramMetricResource.Builder |
builder() |
AssetHistogramMetric |
getGroupAssetMetricAssetTypeHistogram(java.lang.Long groupId,
java.lang.String assetType,
java.lang.String assetId,
java.lang.String identityType,
java.lang.Integer rangeKey) |
HttpInvoker.HttpResponse |
getGroupAssetMetricAssetTypeHistogramHttpResponse(java.lang.Long groupId,
java.lang.String assetType,
java.lang.String assetId,
java.lang.String identityType,
java.lang.Integer rangeKey) |
static AssetHistogramMetricResource.Builder builder()
AssetHistogramMetric getGroupAssetMetricAssetTypeHistogram(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 getGroupAssetMetricAssetTypeHistogramHttpResponse(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