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