Interface IssueCommentContract.DefinitionStages
- Enclosing interface:
IssueCommentContract
public static interface IssueCommentContract.DefinitionStages
The IssueCommentContract definition stages.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceThe first stage of the IssueCommentContract definition.static interfaceThe stage of the IssueCommentContract definition which contains all the minimum required properties for the resource to be created, but also allows for any other optional properties to be specified.static interfaceThe stage of the IssueCommentContract definition allowing to specify createdDate.static interfaceThe stage of the IssueCommentContract definition allowing to specify ifMatch.static interfaceThe stage of the IssueCommentContract definition allowing to specify parent resource.static interfaceThe stage of the IssueCommentContract definition allowing to specify text.static interfaceThe stage of the IssueCommentContract definition allowing to specify userId.