Class UserMessageAttachmentFile
java.lang.Object
com.github.copilot.generated.UserMessageAttachment
com.github.copilot.generated.UserMessageAttachmentFile
@Generated("copilot-sdk-codegen")
public final class UserMessageAttachmentFile
extends UserMessageAttachment
File attachment
- Since:
- 1.0.0
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetPath()getType()Returns the discriminator value for this variant.voidsetDisplayName(String displayName) voidsetLineRange(UserMessageAttachmentFileLineRange lineRange) void
-
Constructor Details
-
UserMessageAttachmentFile
public UserMessageAttachmentFile()
-
-
Method Details
-
getType
Description copied from class:UserMessageAttachmentReturns the discriminator value for this variant.- Specified by:
getTypein classUserMessageAttachment- Returns:
- the type discriminator
-
getPath
-
setPath
-
getDisplayName
-
setDisplayName
-
getLineRange
-
setLineRange
-