Class UserMessageAttachmentSelection
java.lang.Object
com.github.copilot.generated.UserMessageAttachment
com.github.copilot.generated.UserMessageAttachmentSelection
@Generated("copilot-sdk-codegen")
public final class UserMessageAttachmentSelection
extends UserMessageAttachment
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) voidvoid
-
Constructor Details
-
UserMessageAttachmentSelection
public UserMessageAttachmentSelection()
-
-
Method Details
-
getType
Description copied from class:UserMessageAttachmentReturns the discriminator value for this variant.- Specified by:
getTypein classUserMessageAttachment- Returns:
- the type discriminator
-
getFilePath
-
setFilePath
-
getDisplayName
-
setDisplayName
-
getText
-
setText
-
getSelection
-
setSelection
-