Uses of Class
com.azure.resourcemanager.apimanagement.models.ContentItemsGetEntityTagResponse
Packages that use ContentItemsGetEntityTagResponse
Package
Description
Package containing the service clients for ApiManagementClient.
Package containing the data models for ApiManagementClient.
-
Uses of ContentItemsGetEntityTagResponse in com.azure.resourcemanager.apimanagement.fluent
Methods in com.azure.resourcemanager.apimanagement.fluent that return ContentItemsGetEntityTagResponseModifier and TypeMethodDescriptionContentItemsClient.getEntityTagWithResponse(String resourceGroupName, String serviceName, String contentTypeId, String contentItemId, com.azure.core.util.Context context) Returns the entity state (ETag) version of the developer portal's content item specified by its identifier. -
Uses of ContentItemsGetEntityTagResponse in com.azure.resourcemanager.apimanagement.models
Methods in com.azure.resourcemanager.apimanagement.models that return ContentItemsGetEntityTagResponseModifier and TypeMethodDescriptionContentItems.getEntityTagWithResponse(String resourceGroupName, String serviceName, String contentTypeId, String contentItemId, com.azure.core.util.Context context) Returns the entity state (ETag) version of the developer portal's content item specified by its identifier.