org
.
sisioh
.
aws4s
.
dynamodb
.
model
RichKeySchemaElement
Related Doc:
package model
final
class
RichKeySchemaElement
extends
AnyVal
with
PimpedType
[
KeySchemaElement
]
Linear Supertypes
PimpedType
[
KeySchemaElement
],
AnyVal
,
Any
Ordering
Alphabetic
By inheritance
Inherited
RichKeySchemaElement
PimpedType
AnyVal
Any
Hide All
Show all
Learn more about member selection
Visibility
Public
All
Instance Constructors
new
RichKeySchemaElement
(
underlying:
KeySchemaElement
)
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
attributeNameOpt
:
Option
[
String
]
def
attributeNameOpt_=
(
value:
Option
[
String
]
)
:
Unit
def
getClass
()
:
Class
[_ <:
AnyVal
]
Definition Classes
AnyVal → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
keyTypeOpt
:
Option
[
String
]
def
keyTypeOpt_=
(
value:
Option
[
String
]
)
:
Unit
def
toString
()
:
String
Definition Classes
Any
val
underlying
:
KeySchemaElement
Definition Classes
RichKeySchemaElement
→ PimpedType
def
withAttributeNameOpt
(
value:
Option
[
String
]
)
:
KeySchemaElement
def
withKeyTypeOpt
(
value:
Option
[
String
]
)
:
KeySchemaElement
Inherited from
PimpedType
[
KeySchemaElement
]
Inherited from
AnyVal
Inherited from
Any
Ungrouped