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