Uses of Record Class
com.github.copilot.sdk.generated.rpc.ModelBilling
Packages that use ModelBilling
-
Uses of ModelBilling in com.github.copilot.sdk.generated.rpc
Methods in com.github.copilot.sdk.generated.rpc that return ModelBillingModifier and TypeMethodDescriptionModel.billing()Returns the value of thebillingrecord component.Constructors in com.github.copilot.sdk.generated.rpc with parameters of type ModelBillingModifierConstructorDescriptionModel(String id, String name, ModelCapabilities capabilities, ModelPolicy policy, ModelBilling billing, List<String> supportedReasoningEfforts, String defaultReasoningEffort) Creates an instance of aModelrecord class.