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