public static final class UpdateQuery.Builder
extends java.lang.Object
UpdateQuery.| Modifier and Type | Method and Description |
|---|---|
UpdateQuery.CompleteBuilder |
table(java.lang.String table)
Required: Specifies table name.
|
@NonNull public UpdateQuery.CompleteBuilder table(@NonNull java.lang.String table)
table - non-null table name.UpdateQuery.table()