Interface ApiContract.DefinitionStages.WithApiRevision

    • Method Detail

      • withApiRevision

        ApiContract.DefinitionStages.WithCreate withApiRevision​(String apiRevision)
        Specifies the apiRevision property: Describes the revision of the API. If no value is provided, default revision 1 is created.
        Parameters:
        apiRevision - Describes the revision of the API. If no value is provided, default revision 1 is created.
        Returns:
        the next definition stage.