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