org
.
coursera
.
naptime
.
schema
.
CustomBodyType
ArbitraryBytesBodyMember
Related Docs:
object ArbitraryBytesBodyMember
|
package CustomBodyType
class
ArbitraryBytesBodyMember
extends
CustomBodyType
with
Product1
[
ArbitraryBytesBody
]
Linear Supertypes
Product1
[
ArbitraryBytesBody
],
CustomBodyType
,
Product
,
Equals
,
ScalaUnionTemplate
,
ScalaTemplate
,
UnionTemplate
,
DataTemplate
[
AnyRef
],
Cloneable
,
AnyRef
,
Any
Ordering
Alphabetic
By inheritance
Inherited
ArbitraryBytesBodyMember
Product1
CustomBodyType
Product
Equals
ScalaUnionTemplate
ScalaTemplate
UnionTemplate
DataTemplate
Cloneable
AnyRef
Any
Hide All
Show all
Learn more about member selection
Visibility
Public
All
Instance Constructors
new
ArbitraryBytesBodyMember
(
dataMap:
DataMap
)
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
_1
:
ArbitraryBytesBody
Definition Classes
ArbitraryBytesBodyMember
→ Product1
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
canEqual
(
that:
Any
)
:
Boolean
Definition Classes
CustomBodyType
→ Equals
def
checkNotNull
()
:
Unit
Attributes
protected[
com.linkedin.data.template
]
Definition Classes
UnionTemplate
Annotations
@throws
(
...
)
def
clone
()
:
UnionTemplate
Definition Classes
UnionTemplate → DataTemplate → AnyRef
Annotations
@throws
(
...
)
def
copy
()
:
UnionTemplate
Definition Classes
UnionTemplate → DataTemplate
Annotations
@throws
(
...
)
def
data
()
:
AnyRef
Definition Classes
UnionTemplate → DataTemplate
def
declaringTyperefSchema
:
Option
[
TyperefDataSchema
]
Definition Classes
ArbitraryBytesBodyMember
→ ScalaUnionTemplate
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
that:
Any
)
:
Boolean
Definition Classes
CustomBodyType
→ Equals → UnionTemplate → AnyRef → Any
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
hashCode
()
:
Int
Definition Classes
CustomBodyType
→ UnionTemplate → AnyRef → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
isNull
()
:
Boolean
Definition Classes
UnionTemplate
def
memberIs
(
arg0:
String
)
:
Boolean
Definition Classes
UnionTemplate
def
memberType
()
:
DataSchema
Definition Classes
UnionTemplate
Annotations
@throws
(
...
)
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
def
obtainCustomType
[
T
]
(
arg0:
DataSchema
,
arg1:
Class
[
T
]
,
arg2:
String
)
:
T
Attributes
protected[
com.linkedin.data.template
]
Definition Classes
UnionTemplate
Annotations
@throws
(
...
)
@throws
(
...
)
def
obtainDirect
[
T
]
(
arg0:
DataSchema
,
arg1:
Class
[
T
]
,
arg2:
String
)
:
T
Attributes
protected[
com.linkedin.data.template
]
Definition Classes
UnionTemplate
Annotations
@throws
(
...
)
@throws
(
...
)
def
obtainWrapped
[
T <:
DataTemplate
[_]
]
(
arg0:
DataSchema
,
arg1:
Class
[
T
]
,
arg2:
String
)
:
T
Attributes
protected[
com.linkedin.data.template
]
Definition Classes
UnionTemplate
Annotations
@throws
(
...
)
@throws
(
...
)
def
productArity
:
Int
Definition Classes
Product1 → Product
def
productElement
(
n:
Int
)
:
Any
Definition Classes
Product1 → Product
Annotations
@throws
(
...
)
def
productIterator
:
Iterator
[
Any
]
Definition Classes
Product
def
productPrefix
:
String
Definition Classes
Product
def
schema
()
:
DataSchema
Definition Classes
UnionTemplate → DataTemplate
def
selectCustomType
[
T
]
(
arg0:
DataSchema
,
arg1:
Class
[
T
]
,
arg2:
Class
[_]
,
arg3:
String
,
arg4:
T
)
:
Unit
Attributes
protected[
com.linkedin.data.template
]
Definition Classes
UnionTemplate
Annotations
@throws
(
...
)
@throws
(
...
)
def
selectDirect
[
T
]
(
arg0:
DataSchema
,
arg1:
Class
[
T
]
,
arg2:
Class
[_]
,
arg3:
String
,
arg4:
T
)
:
Unit
Attributes
protected[
com.linkedin.data.template
]
Definition Classes
UnionTemplate
Annotations
@throws
(
...
)
@throws
(
...
)
def
selectDirect
[
T
]
(
arg0:
DataSchema
,
arg1:
Class
[
T
]
,
arg2:
String
,
arg3:
T
)
:
Unit
Attributes
protected[
com.linkedin.data.template
]
Definition Classes
UnionTemplate
Annotations
@throws
(
...
)
@throws
(
...
)
def
selectWrapped
[
T <:
DataTemplate
[_]
]
(
arg0:
DataSchema
,
arg1:
Class
[
T
]
,
arg2:
String
,
arg3:
T
)
:
Unit
Attributes
protected[
com.linkedin.data.template
]
Definition Classes
UnionTemplate
Annotations
@throws
(
...
)
@throws
(
...
)
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
CustomBodyType
→ UnionTemplate → AnyRef → Any
lazy val
value
:
ArbitraryBytesBody
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
Inherited from
Product1
[
ArbitraryBytesBody
]
Inherited from
CustomBodyType
Inherited from
Product
Inherited from
Equals
Inherited from
ScalaUnionTemplate
Inherited from
ScalaTemplate
Inherited from
UnionTemplate
Inherited from
DataTemplate
[
AnyRef
]
Inherited from
Cloneable
Inherited from
AnyRef
Inherited from
Any
Ungrouped