Interface IssueContract.DefinitionStages.WithApiId

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

public static interface IssueContract.DefinitionStages.WithApiId
The stage of the IssueContract definition allowing to specify apiId.
  • Method Details

    • withApiId

      Specifies the apiId property: A resource identifier for the API the issue was created for..
      Parameters:
      apiId - A resource identifier for the API the issue was created for.
      Returns:
      the next definition stage.