final class StringTypedFieldOpsCtor extends AnyVal
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- StringTypedFieldOpsCtor
- AnyVal
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new StringTypedFieldOpsCtor(name: String)
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- Any
-
final
def
##(): Int
- Definition Classes
- Any
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- Any
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
- def beginsWith(substr: String): begins_with
- def existsField: attribute_exists
- def field[T](implicit arg0: DynamoKeyAttribute[T], arg1: D4SAttributeEncoder[T]): DynamoField[T]
-
def
getClass(): Class[_ <: AnyVal]
- Definition Classes
- AnyVal → Any
- def hasType(tpe: String): attribute_type
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- def notExists: attribute_not_exists
- def of[T]: TypedFieldOps[T]
- def sizeField: size
-
def
toString(): String
- Definition Classes
- Any