org
.
sisioh
.
aws4s
.
s3
.
model
RichNotificationConfiguration
final
class
RichNotificationConfiguration
extends
AnyVal
with
PimpedType
[
NotificationConfiguration
]
Linear Supertypes
PimpedType
[
NotificationConfiguration
],
AnyVal
,
NotNull
,
Any
Ordering
Alphabetic
By inheritance
Inherited
RichNotificationConfiguration
PimpedType
AnyVal
NotNull
Any
Hide All
Show all
Learn more about member selection
Visibility
Public
All
Instance Constructors
new
RichNotificationConfiguration
(
underlying:
NotificationConfiguration
)
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
events
:
Set
[
String
]
def
events_=
(
value:
Set
[
String
]
)
:
Unit
def
getClass
()
:
Class
[_ <:
AnyVal
]
Definition Classes
AnyVal → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
toString
()
:
String
Definition Classes
Any
val
underlying
:
NotificationConfiguration
Definition Classes
RichNotificationConfiguration
→ PimpedType
def
withEvents
(
value:
Set
[
String
]
)
:
NotificationConfiguration
Inherited from
PimpedType
[
NotificationConfiguration
]
Inherited from
AnyVal
Inherited from
NotNull
Inherited from
Any
Ungrouped