ThroughputMetricType.smali
.class public interface abstract Lcom/amazonaws/metrics/ThroughputMetricType;
.super Ljava/lang/Object;
.source "ThroughputMetricType.java"
# interfaces
.implements Lcom/amazonaws/metrics/ServiceMetricType;
# virtual methods
.method public abstract getByteCountMetricType()Lcom/amazonaws/metrics/ServiceMetricType;
.end method