Uses of Record Class
com.github.copilot.sdk.generated.rpc.SessionFsReaddirWithTypesResult.SessionFsReaddirWithTypesResultEntriesItem
-
Uses of SessionFsReaddirWithTypesResult.SessionFsReaddirWithTypesResultEntriesItem in com.github.copilot.sdk.generated.rpc
Methods in com.github.copilot.sdk.generated.rpc that return types with arguments of type SessionFsReaddirWithTypesResult.SessionFsReaddirWithTypesResultEntriesItemModifier and TypeMethodDescriptionSessionFsReaddirWithTypesResult.entries()Returns the value of theentriesrecord component.Constructor parameters in com.github.copilot.sdk.generated.rpc with type arguments of type SessionFsReaddirWithTypesResult.SessionFsReaddirWithTypesResultEntriesItemModifierConstructorDescriptionSessionFsReaddirWithTypesResult(List<SessionFsReaddirWithTypesResult.SessionFsReaddirWithTypesResultEntriesItem> entries) Creates an instance of aSessionFsReaddirWithTypesResultrecord class.