io
.
atlassian
.
aws
sqs
package
sqs
Linear Supertypes
Types
,
AnyRef
,
Any
Ordering
Alphabetic
By inheritance
Inherited
sqs
Types
AnyRef
Any
Hide All
Show all
Visibility
Public
All
Type Members
class
FromStringSpec
extends
SpecificationWithJUnit
with
ScalaCheckSpec
Annotations
@RunWith
()
type
Header
[
A
]
=
Map
[
String
,
HeaderValue
]
Definition Classes
Types
type
HeaderFieldTuple
[
A
]
= (
String
,
HeaderValue
)
Definition Classes
Types
type
HeaderSubType
=
AnyRef
{ ... /* 2 definitions in type refinement */ }
Definition Classes
Types
type
HeaderValue
=
Option
[
MessageAttributeValue
]
Definition Classes
Types
type
KeyValue
=
Map
[
String
,
Value
]
class
MessageAttributeDecoderSpec
extends
SpecificationWithJUnit
with
ScalaCheckSpec
Annotations
@RunWith
()
class
MessageAttributeEncodeDecodeSpec
extends
SpecificationWithJUnit
with
ScalaCheckSpec
Annotations
@RunWith
()
type
MessageId
=
AnyRef
{ ... /* 2 definitions in type refinement */ }
Definition Classes
Types
type
QueueURL
=
AnyRef
{ ... /* 2 definitions in type refinement */ }
Definition Classes
Types
type
ReceiptHandle
=
AnyRef
{ ... /* 2 definitions in type refinement */ }
Definition Classes
Types
class
RetriedMessageMarshallUnmarshallSpec
extends
SpecificationWithJUnit
with
ScalaCheckSpec
Annotations
@RunWith
()
type
SQSAction
[
A
]
=
Kleisli
[
Attempt
,
AmazonSQS
,
A
]
class
SQSSpec
extends
SpecificationWithJUnit
with
ScalaCheckSpec
Annotations
@RunWith
()
type
ToBody
[
A
]
= (
A
) ⇒
String
Definition Classes
Types
type
ToHeader
[
A
]
= (
A
) ⇒
Map
[
String
,
HeaderValue
]
Definition Classes
Types
type
Value
=
Option
[
MessageAttributeValue
]
Value Members
object
Arbitraries
object
Examples
object
SQSSpecOps
extends
Logging
Inherited from
Types
Inherited from
AnyRef
Inherited from
Any
Ungrouped