Uses of Class
io.resys.thena.datasource.ImmutableSqlTuple
Packages that use ImmutableSqlTuple
-
Uses of ImmutableSqlTuple in io.resys.thena.datasource
Methods in io.resys.thena.datasource that return ImmutableSqlTupleModifier and TypeMethodDescriptionImmutableSqlTuple.Builder.build()Builds a newImmutableSqlTuple.static ImmutableSqlTupleImmutableSqlTuple.copyOf(ThenaSqlClient.SqlTuple instance) Creates an immutable copy of aThenaSqlClient.SqlTuplevalue.final ImmutableSqlTupleImmutableSqlTuple.withProps(io.vertx.mutiny.sqlclient.Tuple value) Copy the current immutable object by setting a value for thepropsattribute.final ImmutableSqlTupleCopy the current immutable object by setting a value for thevalueattribute.