Interface ApiReleaseContract.DefinitionStages.WithApiId

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

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

    • withApiId

      Specifies the apiId property: Identifier of the API the release belongs to..
      Parameters:
      apiId - Identifier of the API the release belongs to.
      Returns:
      the next definition stage.