org
.
sisioh
.
aws4s
.
sqs
.
model
RichCreateQueueRequest
final
class
RichCreateQueueRequest
extends
AnyVal
with
PimpedType
[
CreateQueueRequest
]
Linear Supertypes
PimpedType
[
CreateQueueRequest
],
AnyVal
,
NotNull
,
Any
Ordering
Alphabetic
By inheritance
Inherited
RichCreateQueueRequest
PimpedType
AnyVal
NotNull
Any
Hide All
Show all
Learn more about member selection
Visibility
Public
All
Instance Constructors
new
RichCreateQueueRequest
(
underlying:
CreateQueueRequest
)
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
attributes
:
Map
[
String
,
String
]
def
attributes_=
(
value:
Map
[
String
,
String
]
)
:
Unit
def
getClass
()
:
Class
[_ <:
AnyVal
]
Definition Classes
AnyVal → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
queueNameOpt
:
Option
[
String
]
def
queueNameOpt_=
(
value:
Option
[
String
]
)
:
Unit
def
toString
()
:
String
Definition Classes
Any
val
underlying
:
CreateQueueRequest
Definition Classes
RichCreateQueueRequest
→ PimpedType
def
withAttributes
(
value:
Map
[
String
,
String
]
)
:
CreateQueueRequest
def
withQueueNameOpt
(
value:
Option
[
String
]
)
:
CreateQueueRequest
Inherited from
PimpedType
[
CreateQueueRequest
]
Inherited from
AnyVal
Inherited from
NotNull
Inherited from
Any
Ungrouped