ClientQueueEntry.Builder

@AutoValue.Builder
public abstract class ClientQueueEntry.Builder



Kreator dla: ClientQueueEntry.

Podsumowanie

Konstruktory publiczne

Metody publiczne

abstract ClientQueueEntry

Tworzy ClientQueueEntry.

abstract ClientQueueEntry.Builder
setEntryId(String entryId)

Konfiguruje entryId w konstruktorze.

abstract ClientQueueEntry.Builder
setMediaId(String mediaId)

Konfiguruje mediaId w konstruktorze.

Konstruktory publiczne

Monter

public Builder()

Metody publiczne

kompilacja

public abstract ClientQueueEntry build()

Tworzy ClientQueueEntry.

setEntryId

public abstract ClientQueueEntry.Builder setEntryId(String entryId)

Konfiguruje entryId w konstruktorze.

setMediaId

public abstract ClientQueueEntry.Builder setMediaId(String mediaId)

Konfiguruje mediaId w konstruktorze.