Interface ApiVersionSetContract.DefinitionStages.WithVersioningScheme

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

public static interface ApiVersionSetContract.DefinitionStages.WithVersioningScheme
The stage of the ApiVersionSetContract definition allowing to specify versioningScheme.
  • Method Details

    • withVersioningScheme

      Specifies the versioningScheme property: An value that determines where the API Version identifier will be located in a HTTP request..
      Parameters:
      versioningScheme - An value that determines where the API Version identifier will be located in a HTTP request.
      Returns:
      the next definition stage.