Uses of Class
com.azure.resourcemanager.apimanagement.models.GlobalSchemasGetEntityTagResponse
Packages that use GlobalSchemasGetEntityTagResponse
Package
Description
Package containing the service clients for ApiManagementClient.
Package containing the data models for ApiManagementClient.
-
Uses of GlobalSchemasGetEntityTagResponse in com.azure.resourcemanager.apimanagement.fluent
Methods in com.azure.resourcemanager.apimanagement.fluent that return GlobalSchemasGetEntityTagResponseModifier and TypeMethodDescriptionGlobalSchemasClient.getEntityTagWithResponse(String resourceGroupName, String serviceName, String schemaId, com.azure.core.util.Context context) Gets the entity state (Etag) version of the Schema specified by its identifier. -
Uses of GlobalSchemasGetEntityTagResponse in com.azure.resourcemanager.apimanagement.models
Methods in com.azure.resourcemanager.apimanagement.models that return GlobalSchemasGetEntityTagResponseModifier and TypeMethodDescriptionGlobalSchemas.getEntityTagWithResponse(String resourceGroupName, String serviceName, String schemaId, com.azure.core.util.Context context) Gets the entity state (Etag) version of the Schema specified by its identifier.