Package ai.vectros.types
Class UsageReportResponse
java.lang.Object
ai.vectros.types.UsageReportResponse
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic UsageReportResponse.Builderbuilder()booleaninthashCode()toString()
-
Method Details
-
getPeriod
- Returns:
- Billing period in YYYY-MM format
-
getCredits
-
getSearch
-
getDocuments
-
getRecords
-
getReadAccess
-
getIdentity
-
getInference
-
getTenants
-
getContexts
- Returns:
- Per-AppContext usage breakdown. One entry per context across your live and test environments — the finest granularity at which Vectros usage is attributed. Additive to the environment and account rollups: a context's metrics roll up into its environment, which rolls up into your account totals. Filtered to a single context when the
contextIdquery param is supplied; otherwise lists every context with activity or provisioned rows.
-
equals
-
getAdditionalProperties
-
hashCode
public int hashCode() -
toString
-
builder
-