class ExternalServiceCost extends Model (View source)

Properties

string $bytesBilled
string $bytesProcessed
string $externalService
string $reservedSlotCount
string $slotMs

Methods

setBytesBilled($bytesBilled)

No description

string
getBytesBilled()

No description

setBytesProcessed($bytesProcessed)

No description

string
getBytesProcessed()

No description

setExternalService($externalService)

No description

string
getExternalService()

No description

setReservedSlotCount($reservedSlotCount)

No description

string
getReservedSlotCount()

No description

setSlotMs($slotMs)

No description

string
getSlotMs()

No description

Details

setBytesBilled($bytesBilled)

No description

Parameters

$bytesBilled

string getBytesBilled()

No description

Return Value

string

setBytesProcessed($bytesProcessed)

No description

Parameters

$bytesProcessed

string getBytesProcessed()

No description

Return Value

string

setExternalService($externalService)

No description

Parameters

$externalService

string getExternalService()

No description

Return Value

string

setReservedSlotCount($reservedSlotCount)

No description

Parameters

$reservedSlotCount

string getReservedSlotCount()

No description

Return Value

string

setSlotMs($slotMs)

No description

Parameters

$slotMs

string getSlotMs()

No description

Return Value

string