Interface ApiVersionSetContract.UpdateStages
-
- Enclosing interface:
- ApiVersionSetContract
public static interface ApiVersionSetContract.UpdateStages
The ApiVersionSetContract update stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
ApiVersionSetContract.UpdateStages.WithDescription
The stage of the ApiVersionSetContract update allowing to specify description.static interface
ApiVersionSetContract.UpdateStages.WithDisplayName
The stage of the ApiVersionSetContract update allowing to specify displayName.static interface
ApiVersionSetContract.UpdateStages.WithIfMatch
The stage of the ApiVersionSetContract update allowing to specify ifMatch.static interface
ApiVersionSetContract.UpdateStages.WithVersionHeaderName
The stage of the ApiVersionSetContract update allowing to specify versionHeaderName.static interface
ApiVersionSetContract.UpdateStages.WithVersioningScheme
The stage of the ApiVersionSetContract update allowing to specify versioningScheme.static interface
ApiVersionSetContract.UpdateStages.WithVersionQueryName
The stage of the ApiVersionSetContract update allowing to specify versionQueryName.
-