Uses of Class
io.resys.thena.datasource.ImmutableSqlTupleList
Packages that use ImmutableSqlTupleList
-
Uses of ImmutableSqlTupleList in io.resys.thena.datasource
Methods in io.resys.thena.datasource that return ImmutableSqlTupleListModifier and TypeMethodDescriptionImmutableSqlTupleList.Builder.build()Builds a newImmutableSqlTupleList.static ImmutableSqlTupleListImmutableSqlTupleList.copyOf(ThenaSqlClient.SqlTupleList instance) Creates an immutable copy of aThenaSqlClient.SqlTupleListvalue.final ImmutableSqlTupleListImmutableSqlTupleList.withProps(io.vertx.mutiny.sqlclient.Tuple... elements) Copy the current immutable object with elements that replace the content ofprops.final ImmutableSqlTupleListCopy the current immutable object with elements that replace the content ofprops.final ImmutableSqlTupleListCopy the current immutable object by setting a value for thevalueattribute.