Uses of Class
io.stargate.sgv2.api.common.cql.builder.ImmutableColumn
Packages that use ImmutableColumn
-
Uses of ImmutableColumn in io.stargate.sgv2.api.common.cql.builder
Methods in io.stargate.sgv2.api.common.cql.builder that return ImmutableColumnModifier and TypeMethodDescriptionImmutableColumn.Builder.build()Builds a newImmutableColumn.static ImmutableColumnCreates an immutable copy of aColumnvalue.final ImmutableColumnImmutableColumn.withKind(Column.Kind value) Copy the current immutable object by setting a value for thekindattribute.final ImmutableColumnCopy the current immutable object by setting a value for thenameattribute.final ImmutableColumnImmutableColumn.withOrder(Column.Order value) Copy the current immutable object by setting a value for theorderattribute.final ImmutableColumnCopy the current immutable object by setting a value for thetypeattribute.