Uses of Record Class
com.github.copilot.generated.rpc.SessionFsReaddirWithTypesEntry
Packages that use SessionFsReaddirWithTypesEntry
-
Uses of SessionFsReaddirWithTypesEntry in com.github.copilot.generated.rpc
Methods in com.github.copilot.generated.rpc that return types with arguments of type SessionFsReaddirWithTypesEntryModifier and TypeMethodDescriptionSessionFsReaddirWithTypesResult.entries()Returns the value of theentriesrecord component.Constructor parameters in com.github.copilot.generated.rpc with type arguments of type SessionFsReaddirWithTypesEntryModifierConstructorDescriptionSessionFsReaddirWithTypesResult(List<SessionFsReaddirWithTypesEntry> entries, SessionFsError error) Creates an instance of aSessionFsReaddirWithTypesResultrecord class.