Uses of Interface
com.azure.resourcemanager.apimanagement.models.ContentItemContract.DefinitionStages.WithCreate
Packages that use ContentItemContract.DefinitionStages.WithCreate
Package
Description
Package containing the data models for ApiManagementClient.
-
Uses of ContentItemContract.DefinitionStages.WithCreate in com.azure.resourcemanager.apimanagement.models
Subinterfaces of ContentItemContract.DefinitionStages.WithCreate in com.azure.resourcemanager.apimanagement.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe entirety of the ContentItemContract definition.Methods in com.azure.resourcemanager.apimanagement.models that return ContentItemContract.DefinitionStages.WithCreateModifier and TypeMethodDescriptionContentItemContract.DefinitionStages.WithParentResource.withExistingContentType(String resourceGroupName, String serviceName, String contentTypeId) Specifies resourceGroupName, serviceName, contentTypeId.ContentItemContract.DefinitionStages.WithIfMatch.withIfMatch(String ifMatch) Specifies the ifMatch property: ETag of the Entity.ContentItemContract.DefinitionStages.WithProperties.withProperties(Map<String, Object> properties) Specifies the properties property: Properties of the content item..