akka
.
stream
.
alpakka
.
dynamodb
AwsPagedOp
Related Docs:
class AwsPagedOp
|
package dynamodb
object
AwsPagedOp
extends
DynamoProtocol
Source
AwsOp.scala
Linear Supertypes
DynamoProtocol
,
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
AwsPagedOp
DynamoProtocol
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Type Members
implicit
class
Query
extends
AwsPagedOp
implicit
class
Scan
extends
AwsPagedOp
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
val
batchGetItemM
:
BatchGetItemRequestProtocolMarshaller
Attributes
protected
Definition Classes
DynamoProtocol
val
batchGetItemU
:
HttpResponseHandler
[
AmazonWebServiceResponse
[
BatchGetItemResult
]]
Attributes
protected
Definition Classes
DynamoProtocol
val
batchWriteItemM
:
BatchWriteItemRequestProtocolMarshaller
Attributes
protected
Definition Classes
DynamoProtocol
val
batchWriteItemU
:
HttpResponseHandler
[
AmazonWebServiceResponse
[
BatchWriteItemResult
]]
Attributes
protected
Definition Classes
DynamoProtocol
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
create
(
r:
ScanRequest
)
:
Scan
Java Api
def
create
(
r:
QueryRequest
)
:
Query
Java Api
val
createTableM
:
CreateTableRequestProtocolMarshaller
Attributes
protected
Definition Classes
DynamoProtocol
val
createTableU
:
HttpResponseHandler
[
AmazonWebServiceResponse
[
CreateTableResult
]]
Attributes
protected
Definition Classes
DynamoProtocol
val
deleteItemM
:
DeleteItemRequestProtocolMarshaller
Attributes
protected
Definition Classes
DynamoProtocol
val
deleteItemU
:
HttpResponseHandler
[
AmazonWebServiceResponse
[
DeleteItemResult
]]
Attributes
protected
Definition Classes
DynamoProtocol
val
deleteTableM
:
DeleteTableRequestProtocolMarshaller
Attributes
protected
Definition Classes
DynamoProtocol
val
deleteTableU
:
HttpResponseHandler
[
AmazonWebServiceResponse
[
DeleteTableResult
]]
Attributes
protected
Definition Classes
DynamoProtocol
val
describeLimitsM
:
DescribeLimitsRequestProtocolMarshaller
Attributes
protected
Definition Classes
DynamoProtocol
val
describeLimitsU
:
HttpResponseHandler
[
AmazonWebServiceResponse
[
DescribeLimitsResult
]]
Attributes
protected
Definition Classes
DynamoProtocol
val
describeTableM
:
DescribeTableRequestProtocolMarshaller
Attributes
protected
Definition Classes
DynamoProtocol
val
describeTableU
:
HttpResponseHandler
[
AmazonWebServiceResponse
[
DescribeTableResult
]]
Attributes
protected
Definition Classes
DynamoProtocol
val
describeTimeToLiveM
:
DescribeTimeToLiveRequestProtocolMarshaller
Attributes
protected
Definition Classes
DynamoProtocol
val
describeTimeToLiveU
:
HttpResponseHandler
[
AmazonWebServiceResponse
[
DescribeTimeToLiveResult
]]
Attributes
protected
Definition Classes
DynamoProtocol
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
val
errorResponseHandler
:
HttpResponseHandler
[
AmazonServiceException
]
Definition Classes
DynamoProtocol
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
val
getItemM
:
GetItemRequestProtocolMarshaller
Attributes
protected
Definition Classes
DynamoProtocol
val
getItemU
:
HttpResponseHandler
[
AmazonWebServiceResponse
[
GetItemResult
]]
Attributes
protected
Definition Classes
DynamoProtocol
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
val
listTablesM
:
ListTablesRequestProtocolMarshaller
Attributes
protected
Definition Classes
DynamoProtocol
val
listTablesU
:
HttpResponseHandler
[
AmazonWebServiceResponse
[
ListTablesResult
]]
Attributes
protected
Definition Classes
DynamoProtocol
val
meta
:
JsonOperationMetadata
Definition Classes
DynamoProtocol
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
val
protocol
:
SdkJsonProtocolFactory
Definition Classes
DynamoProtocol
val
putItemM
:
PutItemRequestProtocolMarshaller
Attributes
protected
Definition Classes
DynamoProtocol
val
putItemU
:
HttpResponseHandler
[
AmazonWebServiceResponse
[
PutItemResult
]]
Attributes
protected
Definition Classes
DynamoProtocol
val
queryM
:
QueryRequestProtocolMarshaller
Attributes
protected
Definition Classes
DynamoProtocol
val
queryU
:
HttpResponseHandler
[
AmazonWebServiceResponse
[
QueryResult
]]
Attributes
protected
Definition Classes
DynamoProtocol
val
scanM
:
ScanRequestProtocolMarshaller
Attributes
protected
Definition Classes
DynamoProtocol
val
scanU
:
HttpResponseHandler
[
AmazonWebServiceResponse
[
ScanResult
]]
Attributes
protected
Definition Classes
DynamoProtocol
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
AnyRef → Any
val
transactGetItemsM
:
TransactGetItemsRequestProtocolMarshaller
Attributes
protected
Definition Classes
DynamoProtocol
val
transactGetItemsU
:
HttpResponseHandler
[
AmazonWebServiceResponse
[
TransactGetItemsResult
]]
Attributes
protected
Definition Classes
DynamoProtocol
val
transactWriteItemsM
:
TransactWriteItemsRequestProtocolMarshaller
Attributes
protected
Definition Classes
DynamoProtocol
val
transactWriteItemsU
:
HttpResponseHandler
[
AmazonWebServiceResponse
[
TransactWriteItemsResult
]]
Attributes
protected
Definition Classes
DynamoProtocol
val
updateItemM
:
UpdateItemRequestProtocolMarshaller
Attributes
protected
Definition Classes
DynamoProtocol
val
updateItemU
:
HttpResponseHandler
[
AmazonWebServiceResponse
[
UpdateItemResult
]]
Attributes
protected
Definition Classes
DynamoProtocol
val
updateTableM
:
UpdateTableRequestProtocolMarshaller
Attributes
protected
Definition Classes
DynamoProtocol
val
updateTableU
:
HttpResponseHandler
[
AmazonWebServiceResponse
[
UpdateTableResult
]]
Attributes
protected
Definition Classes
DynamoProtocol
val
updateTimeToLiveM
:
UpdateTimeToLiveRequestProtocolMarshaller
Attributes
protected
Definition Classes
DynamoProtocol
val
updateTimeToLiveU
:
HttpResponseHandler
[
AmazonWebServiceResponse
[
UpdateTimeToLiveResult
]]
Attributes
protected
Definition Classes
DynamoProtocol
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
Inherited from
DynamoProtocol
Inherited from
AnyRef
Inherited from
Any
Ungrouped