org
.
coursera
.
naptime
.
schema
CustomBodyType
Related Docs:
object CustomBodyType
|
package schema
sealed abstract
class
CustomBodyType
extends
ScalaUnionTemplate
with
Product
Annotations
@Generated
()
Linear Supertypes
Product
,
Equals
,
ScalaUnionTemplate
,
ScalaTemplate
,
UnionTemplate
,
DataTemplate
[
AnyRef
],
Cloneable
,
AnyRef
,
Any
Known Subclasses
$UnknownMember
,
ArbitraryBytesBodyMember
,
StringMember
Ordering
Alphabetic
By inheritance
Inherited
CustomBodyType
Product
Equals
ScalaUnionTemplate
ScalaTemplate
UnionTemplate
DataTemplate
Cloneable
AnyRef
Any
Hide All
Show all
Learn more about member selection
Visibility
Public
All
Abstract Value Members
abstract
def
declaringTyperefSchema
:
Option
[
TyperefDataSchema
]
Definition Classes
ScalaUnionTemplate
abstract
def
productArity
:
Int
Definition Classes
Product
abstract
def
productElement
(
n:
Int
)
:
Any
Definition Classes
Product
Concrete 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
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
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
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
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
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