fs2-aws-sqs
fs2-aws-sqs
API
sqs
SqsConfig
SqsConfig
fs2.aws.sqs
SQS
SQS
SqsConfig
fs2-aws-sqs
/
sqs
/
SqsConfig
SqsConfig
sqs.SqsConfig
See the
SqsConfig
companion object
class
SqsConfig
(
queueUrl
:
String
,
pollRate
:
FiniteDuration
,
fetchMessageCount
:
Int
)
extends
SqsConfig
Attributes
Companion
object
Deprecated
[Since version 5.1.0]
Use fs2.aws.sqs.SqsConfig instead
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
SqsConfig
trait
Serializable
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
Show all
Members list
Clear all
Value members
Concrete methods
override
def
copy
(
queueUrl
:
String
,
pollRate
:
FiniteDuration
,
fetchMessageCount
:
Int
):
SqsConfig
Attributes
Definition Classes
SqsConfig
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product
In this article
Attributes
Members list
Value members
Concrete methods
Inherited methods