PartSizeMB

fs2.aws.s3.models.Models.PartSizeMB
object PartSizeMB extends Numeric[PartSizeMB, Int]

Attributes

Graph
Supertypes
class Numeric[PartSizeMB, Int]
class RefinedTypeOps[PartSizeMB, Int]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
PartSizeMB.type

Members list

Value members

Inherited methods

def from(t: Int): Either[String, FTP]

Attributes

Inherited from:
RefinedTypeOps
def unapply(t: Int): Option[FTP]

Attributes

Inherited from:
RefinedTypeOps
def unsafeFrom(t: Int): FTP

Attributes

Inherited from:
RefinedTypeOps

Inherited fields

The largest valid value of this type

The largest valid value of this type

Attributes

Inherited from:
Numeric

The smallest valid value of this type

The smallest valid value of this type

Attributes

Inherited from:
Numeric