org
.
sisioh
.
aws4s
.
dynamodb
.
document
RichPage
Related Doc:
package document
final
class
RichPage
[
A
,
B
]
extends
AnyVal
with
PimpedType
[
Page
[
A
,
B
]]
Linear Supertypes
PimpedType
[
Page
[
A
,
B
]],
AnyVal
,
Any
Ordering
Alphabetic
By inheritance
Inherited
RichPage
PimpedType
AnyVal
Any
Hide All
Show all
Learn more about member selection
Visibility
Public
All
Instance Constructors
new
RichPage
(
underlying:
Page
[
A
,
B
]
)
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
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
lowLevelResult
:
B
def
toString
()
:
String
Definition Classes
Any
val
underlying
:
Page
[
A
,
B
]
Definition Classes
RichPage
→ PimpedType
Inherited from
PimpedType
[
Page
[
A
,
B
]]
Inherited from
AnyVal
Inherited from
Any
Ungrouped