Uses of Enum Class
com.github.copilot.generated.ToolExecutionCompleteContentResourceLinkIconTheme
Packages that use ToolExecutionCompleteContentResourceLinkIconTheme
-
Uses of ToolExecutionCompleteContentResourceLinkIconTheme in com.github.copilot.generated
Subclasses with type arguments of type ToolExecutionCompleteContentResourceLinkIconTheme in com.github.copilot.generatedModifier and TypeClassDescriptionenumTheme variant this icon is intended forMethods in com.github.copilot.generated that return ToolExecutionCompleteContentResourceLinkIconThemeModifier and TypeMethodDescriptionToolExecutionCompleteContentResourceLinkIcon.theme()Returns the value of thethemerecord component.Returns the enum constant of this class with the specified name.ToolExecutionCompleteContentResourceLinkIconTheme.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.github.copilot.generated with parameters of type ToolExecutionCompleteContentResourceLinkIconThemeModifierConstructorDescriptionToolExecutionCompleteContentResourceLinkIcon(String src, String mimeType, List<String> sizes, ToolExecutionCompleteContentResourceLinkIconTheme theme) Creates an instance of aToolExecutionCompleteContentResourceLinkIconrecord class.