Interface IssueAttachmentContract.DefinitionStages.WithIfMatch

All Known Subinterfaces:
IssueAttachmentContract.Definition, IssueAttachmentContract.DefinitionStages.WithCreate
Enclosing interface:
IssueAttachmentContract.DefinitionStages

public static interface IssueAttachmentContract.DefinitionStages.WithIfMatch
The stage of the IssueAttachmentContract definition allowing to specify ifMatch.
  • Method Details

    • withIfMatch

      Specifies the ifMatch property: ETag of the Entity. Not required when creating an entity, but required when updating an entity..
      Parameters:
      ifMatch - ETag of the Entity. Not required when creating an entity, but required when updating an entity.
      Returns:
      the next definition stage.