Uses of Record Class
com.github.copilot.sdk.generated.rpc.AccountGetQuotaResult.AccountGetQuotaResultQuotaSnapshotsValue
Packages that use AccountGetQuotaResult.AccountGetQuotaResultQuotaSnapshotsValue
-
Uses of AccountGetQuotaResult.AccountGetQuotaResultQuotaSnapshotsValue in com.github.copilot.sdk.generated.rpc
Methods in com.github.copilot.sdk.generated.rpc that return types with arguments of type AccountGetQuotaResult.AccountGetQuotaResultQuotaSnapshotsValueModifier and TypeMethodDescriptionAccountGetQuotaResult.quotaSnapshots()Returns the value of thequotaSnapshotsrecord component.Constructor parameters in com.github.copilot.sdk.generated.rpc with type arguments of type AccountGetQuotaResult.AccountGetQuotaResultQuotaSnapshotsValueModifierConstructorDescriptionAccountGetQuotaResult(Map<String, AccountGetQuotaResult.AccountGetQuotaResultQuotaSnapshotsValue> quotaSnapshots) Creates an instance of aAccountGetQuotaResultrecord class.