CreateCollectionOptions

mongo4cats.models.database.`package`.CreateCollectionOptions

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(maxDocuments: Long, capped: Boolean, sizeInBytes: Long, expireAfter: FiniteDuration): CreateCollectionOptions