Class SendAttachmentSelection
java.lang.Object
com.github.copilot.generated.rpc.SendAttachment
com.github.copilot.generated.rpc.SendAttachmentSelection
Code selection attachment from an editor
- Since:
- 1.0.0
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetText()getType()Returns the discriminator value for this variant.voidsetDisplayName(String displayName) voidsetFilePath(String filePath) voidsetSelection(SendAttachmentSelectionDetails selection) void
-
Constructor Details
-
SendAttachmentSelection
public SendAttachmentSelection()
-
-
Method Details
-
getType
Description copied from class:SendAttachmentReturns the discriminator value for this variant.- Specified by:
getTypein classSendAttachment- Returns:
- the type discriminator
-
getFilePath
-
setFilePath
-
getDisplayName
-
setDisplayName
-
getText
-
setText
-
getSelection
-
setSelection
-