BufferSize

fs2.aws.kinesis.models.KinesisModels$.BufferSize$
object BufferSize extends Newsubtype[Int]

Attributes

Graph
Supertypes
class Newsubtype[Int]
class Object
trait Matchable
class Any
Self type
BufferSize.type

Members list

Type members

Inherited types

override opaque type Type

Attributes

Inherited from:
NewsubtypeTrait (hidden)

Value members

Concrete methods

def apply(value: Int): Either[String, BufferSize]

Inherited methods

final inline protected def derive[F[_]](implicit ev: F[Int]): F[Type]

Attributes

Inherited from:
NewEncoding (hidden)
final inline protected def unsafeCoerce(value: Int): Type

Attributes

Inherited from:
NewEncoding (hidden)

Extensions

Inherited extensions

extension (self: Type)(self: Type)
final inline def value: Src

Attributes

Inherited from:
NewEncoding (hidden)

Implicits

Inherited implicits

implicit val codec: Aux[Type, Int]

Attributes

Inherited from:
NewEncoding (hidden)
implicit val typeInfo: TypeInfo[Type]

Attributes

Inherited from:
NewEncoding (hidden)