org
.
sisioh
.
aws4s
.
sns
.
model
RichSubscription
final
class
RichSubscription
extends
AnyVal
with
PimpedType
[
Subscription
]
Linear Supertypes
PimpedType
[
Subscription
],
AnyVal
,
NotNull
,
Any
Ordering
Alphabetic
By inheritance
Inherited
RichSubscription
PimpedType
AnyVal
NotNull
Any
Hide All
Show all
Learn more about member selection
Visibility
Public
All
Instance Constructors
new
RichSubscription
(
underlying:
Subscription
)
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
endpointOpt
:
Option
[
String
]
def
endpointOpt_=
(
value:
Option
[
String
]
)
:
Unit
def
getClass
()
:
Class
[_ <:
AnyVal
]
Definition Classes
AnyVal → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
ownerOpt
:
Option
[
String
]
def
ownerOpt_=
(
value:
Option
[
String
]
)
:
Unit
def
protocolOpt
:
Option
[
String
]
def
protocolOpt_=
(
value:
Option
[
String
]
)
:
Unit
def
subscriptionArnOpt
:
Option
[
String
]
def
subscriptionArnOpt_=
(
value:
Option
[
String
]
)
:
Unit
def
toString
()
:
String
Definition Classes
Any
def
topicArnOpt
:
Option
[
String
]
def
topicArnOpt_=
(
value:
Option
[
String
]
)
:
Unit
val
underlying
:
Subscription
Definition Classes
RichSubscription
→ PimpedType
def
withEndpointOpt
(
value:
Option
[
String
]
)
:
Subscription
def
withOwnerOpt
(
value:
Option
[
String
]
)
:
Subscription
def
withProtocolOpt
(
value:
Option
[
String
]
)
:
Subscription
def
withSubscriptionArnOpt
(
value:
Option
[
String
]
)
:
Subscription
def
withTopicArnOpt
(
value:
Option
[
String
]
)
:
Subscription
Inherited from
PimpedType
[
Subscription
]
Inherited from
AnyVal
Inherited from
NotNull
Inherited from
Any
Ungrouped