Uses of Record Class
com.github.copilot.sdk.generated.rpc.Extension
Packages that use Extension
-
Uses of Extension in com.github.copilot.sdk.generated.rpc
Methods in com.github.copilot.sdk.generated.rpc that return types with arguments of type ExtensionModifier and TypeMethodDescriptionSessionExtensionsListResult.extensions()Returns the value of theextensionsrecord component.Constructor parameters in com.github.copilot.sdk.generated.rpc with type arguments of type ExtensionModifierConstructorDescriptionSessionExtensionsListResult(List<Extension> extensions) Creates an instance of aSessionExtensionsListResultrecord class.