Uses of Record Class
com.github.copilot.generated.ShutdownModelMetricTokenDetail
Packages that use ShutdownModelMetricTokenDetail
Package
Description
Auto-generated session event types for the GitHub Copilot SDK.
-
Uses of ShutdownModelMetricTokenDetail in com.github.copilot.generated
Methods in com.github.copilot.generated that return types with arguments of type ShutdownModelMetricTokenDetailModifier and TypeMethodDescriptionShutdownModelMetric.tokenDetails()Returns the value of thetokenDetailsrecord component.Constructor parameters in com.github.copilot.generated with type arguments of type ShutdownModelMetricTokenDetailModifierConstructorDescriptionShutdownModelMetric(ShutdownModelMetricRequests requests, ShutdownModelMetricUsage usage, Double totalNanoAiu, Map<String, ShutdownModelMetricTokenDetail> tokenDetails) Creates an instance of aShutdownModelMetricrecord class.