granularity level: instruction
.class public abstract Lcom/google/android/datatransport/runtime/backends/BackendRequest$Builder;
.super Ljava/lang/Object;
.source "BackendRequest.java"
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/android/datatransport/runtime/backends/BackendRequest;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x409
name = "Builder"
.end annotation
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public abstract build()Lcom/google/android/datatransport/runtime/backends/BackendRequest;
.end method
.method public abstract setEvents(Ljava/lang/Iterable;)Lcom/google/android/datatransport/runtime/backends/BackendRequest$Builder;
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/lang/Iterable<",
"Lcom/google/android/datatransport/runtime/EventInternal;",
">;)",
"Lcom/google/android/datatransport/runtime/backends/BackendRequest$Builder;"
}
.end annotation
.end method
.method public abstract setExtras([B)Lcom/google/android/datatransport/runtime/backends/BackendRequest$Builder;
.end method