package com.bytedance.sdk.component.adexpress.YFl.tN;
/* loaded from: classes2.dex */
public class AlY {
    public String AlY;
    public String Sg;
    public String YFl;
    public String tN;
    public String vc;
    public String wN;

    public AlY AlY(String str) {
        this.AlY = str;
        return this;
    }

    public AlY Sg(String str) {
        this.Sg = str;
        return this;
    }

    public AlY YFl(String str) {
        this.YFl = str;
        return this;
    }

    public AlY tN(String str) {
        this.tN = str;
        return this;
    }

    public AlY vc(String str) {
        this.vc = str;
        return this;
    }

    public AlY wN(String str) {
        this.wN = str;
        return this;
    }

    public static AlY YFl() {
        return new AlY();
    }

    private AlY() {
    }
}
