Interface ApiContract.DefinitionStages.WithApiVersion

    • Method Detail

      • withApiVersion

        ApiContract.DefinitionStages.WithCreate withApiVersion​(String apiVersion)
        Specifies the apiVersion property: Indicates the version identifier of the API if the API is versioned.
        Parameters:
        apiVersion - Indicates the version identifier of the API if the API is versioned.
        Returns:
        the next definition stage.