Uses of Class
com.azure.resourcemanager.apimanagement.models.WorkspaceApiDiagnosticsGetEntityTagResponse
Packages that use WorkspaceApiDiagnosticsGetEntityTagResponse
Package
Description
Package containing the service clients for ApiManagementClient.
Package containing the data models for ApiManagementClient.
-
Uses of WorkspaceApiDiagnosticsGetEntityTagResponse in com.azure.resourcemanager.apimanagement.fluent
Methods in com.azure.resourcemanager.apimanagement.fluent that return WorkspaceApiDiagnosticsGetEntityTagResponseModifier and TypeMethodDescriptionWorkspaceApiDiagnosticsClient.getEntityTagWithResponse(String resourceGroupName, String serviceName, String workspaceId, String apiId, String diagnosticId, com.azure.core.util.Context context) Gets the entity state (Etag) version of the Diagnostic for an API specified by its identifier. -
Uses of WorkspaceApiDiagnosticsGetEntityTagResponse in com.azure.resourcemanager.apimanagement.models
Methods in com.azure.resourcemanager.apimanagement.models that return WorkspaceApiDiagnosticsGetEntityTagResponseModifier and TypeMethodDescriptionWorkspaceApiDiagnostics.getEntityTagWithResponse(String resourceGroupName, String serviceName, String workspaceId, String apiId, String diagnosticId, com.azure.core.util.Context context) Gets the entity state (Etag) version of the Diagnostic for an API specified by its identifier.