Interface ApiVersionSetContract.UpdateStages.WithVersionHeaderName

    • Method Detail

      • withVersionHeaderName

        ApiVersionSetContract.Update withVersionHeaderName​(String versionHeaderName)
        Specifies the versionHeaderName property: Name of HTTP header parameter that indicates the API Version if versioningScheme is set to `header`..
        Parameters:
        versionHeaderName - Name of HTTP header parameter that indicates the API Version if versioningScheme is set to `header`.
        Returns:
        the next definition stage.