SendRequest$Builder.smali
.class public abstract Lcom/google/android/datatransport/runtime/SendRequest$Builder;
.super Ljava/lang/Object;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/android/datatransport/runtime/SendRequest;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x409
name = "Builder"
.end annotation
# direct methods
.method public constructor <init>()V
.registers 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public abstract a()Lcom/google/android/datatransport/runtime/SendRequest;
.end method
.method abstract b(Lcom/google/android/datatransport/Encoding;)Lcom/google/android/datatransport/runtime/SendRequest$Builder;
.end method
.method abstract c(Lcom/google/android/datatransport/Event;)Lcom/google/android/datatransport/runtime/SendRequest$Builder;
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lcom/google/android/datatransport/Event<",
"*>;)",
"Lcom/google/android/datatransport/runtime/SendRequest$Builder;"
}
.end annotation
.end method
.method abstract d(Lcom/google/android/datatransport/Transformer;)Lcom/google/android/datatransport/runtime/SendRequest$Builder;
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lcom/google/android/datatransport/Transformer<",
"*[B>;)",
"Lcom/google/android/datatransport/runtime/SendRequest$Builder;"
}
.end annotation
.end method
.method public abstract e(Lcom/google/android/datatransport/runtime/TransportContext;)Lcom/google/android/datatransport/runtime/SendRequest$Builder;
.end method
.method public abstract f(Ljava/lang/String;)Lcom/google/android/datatransport/runtime/SendRequest$Builder;
.end method