Interface IssueContract.DefinitionStages
- Enclosing interface:
IssueContract
public static interface IssueContract.DefinitionStages
The IssueContract definition stages.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceThe first stage of the IssueContract definition.static interfaceThe stage of the IssueContract definition allowing to specify apiId.static interfaceThe stage of the IssueContract 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 IssueContract definition allowing to specify createdDate.static interfaceThe stage of the IssueContract definition allowing to specify description.static interfaceThe stage of the IssueContract definition allowing to specify ifMatch.static interfaceThe stage of the IssueContract definition allowing to specify parent resource.static interfaceThe stage of the IssueContract definition allowing to specify state.static interfaceThe stage of the IssueContract definition allowing to specify title.static interfaceThe stage of the IssueContract definition allowing to specify userId.