ProvisionedThroughputMeta

case class ProvisionedThroughputMeta(numberOfDecreasesToday: Long, readCapacityUnits: Long, writeCapacityUnits: Long, lastDecreasedAt: DateTime, lastIncreasedAt: DateTime) extends ProvisionedThroughputDescription
Companion
object
trait Product
trait Equals
class ProvisionedThroughputDescription
trait StructuredPojo
trait Cloneable
trait Serializable
class Object
trait Matchable
class Any

Value members

Inherited methods

def clone(): ProvisionedThroughputDescription
Inherited from
ProvisionedThroughputDescription
def equals(`x$0`: `<FromJavaObject>`): Boolean
Inherited from
ProvisionedThroughputDescription
Inherited from
ProvisionedThroughputDescription
Inherited from
ProvisionedThroughputDescription
Inherited from
ProvisionedThroughputDescription
Inherited from
ProvisionedThroughputDescription
Inherited from
ProvisionedThroughputDescription
def hashCode(): Int
Inherited from
ProvisionedThroughputDescription
@SdkInternalApi
def marshall(`x$0`: ProtocolMarshaller): Unit
Inherited from
ProvisionedThroughputDescription
def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product
def setLastDecreaseDateTime(`x$0`: Date): Unit
Inherited from
ProvisionedThroughputDescription
def setLastIncreaseDateTime(`x$0`: Date): Unit
Inherited from
ProvisionedThroughputDescription
def setNumberOfDecreasesToday(`x$0`: Long): Unit
Inherited from
ProvisionedThroughputDescription
def setReadCapacityUnits(`x$0`: Long): Unit
Inherited from
ProvisionedThroughputDescription
def setWriteCapacityUnits(`x$0`: Long): Unit
Inherited from
ProvisionedThroughputDescription
def toString(): String
Inherited from
ProvisionedThroughputDescription
def withLastDecreaseDateTime(`x$0`: Date): ProvisionedThroughputDescription
Inherited from
ProvisionedThroughputDescription
def withLastIncreaseDateTime(`x$0`: Date): ProvisionedThroughputDescription
Inherited from
ProvisionedThroughputDescription
def withNumberOfDecreasesToday(`x$0`: Long): ProvisionedThroughputDescription
Inherited from
ProvisionedThroughputDescription
def withReadCapacityUnits(`x$0`: Long): ProvisionedThroughputDescription
Inherited from
ProvisionedThroughputDescription
def withWriteCapacityUnits(`x$0`: Long): ProvisionedThroughputDescription
Inherited from
ProvisionedThroughputDescription