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