Uses of Record Class
com.github.copilot.sdk.generated.AssistantUsageCopilotUsageTokenDetail
Packages that use AssistantUsageCopilotUsageTokenDetail
-
Uses of AssistantUsageCopilotUsageTokenDetail in com.github.copilot.sdk.generated
Methods in com.github.copilot.sdk.generated that return types with arguments of type AssistantUsageCopilotUsageTokenDetailModifier and TypeMethodDescriptionAssistantUsageCopilotUsage.tokenDetails()Returns the value of thetokenDetailsrecord component.Constructor parameters in com.github.copilot.sdk.generated with type arguments of type AssistantUsageCopilotUsageTokenDetailModifierConstructorDescriptionAssistantUsageCopilotUsage(List<AssistantUsageCopilotUsageTokenDetail> tokenDetails, Double totalNanoAiu) Creates an instance of aAssistantUsageCopilotUsagerecord class.