Uses of Interface
com.azure.resourcemanager.apimanagement.models.ApiReleaseContract.DefinitionStages.WithCreate
Packages that use ApiReleaseContract.DefinitionStages.WithCreate
Package
Description
Package containing the data models for ApiManagementClient.
-
Uses of ApiReleaseContract.DefinitionStages.WithCreate in com.azure.resourcemanager.apimanagement.models
Subinterfaces of ApiReleaseContract.DefinitionStages.WithCreate in com.azure.resourcemanager.apimanagement.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe entirety of the ApiReleaseContract definition.Methods in com.azure.resourcemanager.apimanagement.models that return ApiReleaseContract.DefinitionStages.WithCreateModifier and TypeMethodDescriptionSpecifies the apiId property: Identifier of the API the release belongs to..ApiReleaseContract.DefinitionStages.WithParentResource.withExistingApi(String resourceGroupName, String serviceName, String apiId) Specifies resourceGroupName, serviceName, apiId.ApiReleaseContract.DefinitionStages.WithIfMatch.withIfMatch(String ifMatch) Specifies the ifMatch property: ETag of the Entity.Specifies the notes property: Release Notes.